Home
last modified time | relevance | path

Searched refs:ofiles (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/lib/libiberty/src/
H A Dvmsbuild.com65 $ ofiles = ""
70 $ ofiles = ofiles + " " + f$element(1," ",iline) + ".o"
101 $ ofiles = f$edit(ofiles,"COMPRESS,TRIM")
104 $ f = f$element(i," ",ofiles)
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dmpw-make.sed49 /^ofiles \\Option-f/,/^$/d
50 /ofiles/s/{OFILES} ofiles/{OFILES}/
51 /echo ofiles = /d
52 /cat ofiles/s/`cat ofiles`/{OFILES}/
H A DMakefile.am628 stamp-ofiles: Makefile
638 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
639 touch stamp-ofiles
641 ofiles: stamp-ofiles ; @true target
644 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
645 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
849 MOSTLYCLEANFILES = ofiles stamp-ofiles
H A DMakefile.in757 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
758 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
782 MOSTLYCLEANFILES = ofiles stamp-ofiles
1199 stamp-ofiles: Makefile
1209 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1210 touch stamp-ofiles
1212 ofiles: stamp-ofiles ; @true
H A DChangeLog-96975990 (stamp-ofiles): New target, like old ofiles target, but build
5991 using a temporary file and move-if-change, and touch stamp-ofiles
5993 (ofiles): Just depend upon stamp-ofiles.
5998 (do_clean): Remove stamp-ofiles, $(SHLIB), $(SHLINK), piclist, and
H A DChangeLog-91932457 (ofiles): Delete references to ofiles2 and ofiles3.
2458 (do_clean): Delete ofiles.
2709 * Makefile.in (ofiles): Stars in wildcards belong outside quotes.
2877 (ofiles): Don't use sort or uniq; do it with sh constructs.
3007 (ofiles): New target. Build a list of unique file names, in case
3009 (TARGETLIB): Use list of files from ofiles.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DMakefile.am711 stamp-ofiles: Makefile
721 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
722 touch stamp-ofiles
724 ofiles: stamp-ofiles ; @true target
727 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
728 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
930 MOSTLYCLEANFILES = ofiles stamp-ofiles
H A DMakefile.in907 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
908 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
928 MOSTLYCLEANFILES = ofiles stamp-ofiles
1311 stamp-ofiles: Makefile
1321 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1322 touch stamp-ofiles
1324 ofiles: stamp-ofiles ; @true
H A DChangeLog-96975990 (stamp-ofiles): New target, like old ofiles target, but build
5991 using a temporary file and move-if-change, and touch stamp-ofiles
5993 (ofiles): Just depend upon stamp-ofiles.
5998 (do_clean): Remove stamp-ofiles, $(SHLIB), $(SHLINK), piclist, and
H A DChangeLog-91932457 (ofiles): Delete references to ofiles2 and ofiles3.
2458 (do_clean): Delete ofiles.
2709 * Makefile.in (ofiles): Stars in wildcards belong outside quotes.
2877 (ofiles): Don't use sort or uniq; do it with sh constructs.
3007 (ofiles): New target. Build a list of unique file names, in case
3009 (TARGETLIB): Use list of files from ofiles.