Go to file
dan 800ff533b4 Combine the Makefile.inc and Makefile, and specify the $(HACKOBJS)
directly to work around the fact that $(OBJS) seems to produce a double list of
each .o for some reason.

XXX Why does $(OBJS) list doubles?
1999-09-26 04:49:37 +00:00
bin Fix overflow in df on big partitions' raw device. 1999-09-24 13:35:21 +00:00
distrib Combine the Makefile.inc and Makefile, and specify the $(HACKOBJS) 1999-09-26 04:49:37 +00:00
etc Add missing '/usr/share/man/man8/next68k' 1999-09-22 12:54:12 +00:00
games Use macro NAMLEN rather than dirent->d_namlen, for easier portability. 1999-09-22 18:56:32 +00:00
gnu - Use .Pa for pathname or file name. 1999-09-26 01:31:23 +00:00
include Merge a few constants from a different telnet.h file. 1999-09-24 07:53:21 +00:00
lib Correct the reference to the current value of MAXLOGNAME to reflect reality 1999-09-24 19:55:15 +00:00
libexec Set file modes of whatis.db database file to 444 like the old script did. 1999-09-25 21:40:58 +00:00
regress Specify libgcc_spec after lib_spec when DESTDIR is defined to keep 1999-09-25 13:06:36 +00:00
sbin Oops, needs an operator. 1999-09-25 04:27:55 +00:00
share Use new "makewhatis" program to create whatis.db database. 1999-09-25 21:18:02 +00:00
sys Some 21140[A] boards don't use the ISV SROM format (e.g. Asante boards), 1999-09-26 04:43:45 +00:00
usr.bin * replace ifdefs against __SVR4 and __linux__ with DIRENT_MISSING_D_NAMLEN; 1999-09-26 02:00:12 +00:00
usr.sbin add "-o database" option to specify alternate database file path. 1999-09-24 20:08:08 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00