freebsd-dev/gnu
Poul-Henning Kamp b5938566d8 Add an option -O <filename> to ld. From the manpage:
-O filename
             Specifies the name of the output file.  The file is created as
             filename.tmp and when output is complete renamed to filename.
This allows us to:
	ld -O ${.TARGET} -x -r ${.TARGET}
1996-05-28 16:17:48 +00:00
..
gnu2bmake recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
include Change install' to ${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
lib Make rules reentrant. 1996-05-28 00:34:38 +00:00
libexec Correct some manual page cross reference errors. E.g. su is a section 1996-02-02 00:26:12 +00:00
usr.bin Add an option -O <filename> to ld. From the manpage: 1996-05-28 16:17:48 +00:00
usr.sbin Toss the GNU yp_mkdb into the attic. 1996-04-28 04:08:22 +00:00
COPYING Updated GNU utilities 1993-06-18 04:22:21 +00:00
COPYING.LIB Adding GPL docs, make structure. 1993-06-18 06:05:45 +00:00
Makefile Remove games from the SUBDIR list. Gnu Chess is in ports now. 1995-12-23 17:03:07 +00:00