FreeBSD src
Go to file
Bruce Evans 76a4217503 Fixed annoying non-null output for `make depend'. SRCS should only
be used for C, C++ and assembler sources if <bsd.prog.mk> is
included.  It was used for general files.  This caused the __depend_*
lists in <bsd.dep.mk> to be empty, so mkdep was never run, so
.depend never existed, so it was always out of date, so `rm -f
.depend' was always executed to update it.
1996-09-22 14:45:23 +00:00
bin ts_sec -> tv_sec 1996-09-20 04:45:59 +00:00
contrib Merge local changes. 1996-09-18 14:24:33 +00:00
eBones Fix up some compilation warnings. 1996-09-22 00:55:46 +00:00
etc Fix a possible syntax error in rc when swapfile isn't defined at all. 1996-09-22 06:36:49 +00:00
games Fixed annoying non-null output for `make depend'. SRCS should only 1996-09-22 14:45:23 +00:00
gnu Fix up some compilation warnings. 1996-09-22 00:55:46 +00:00
include Fixed CLEANFILES. osreldate was missing. 1996-09-20 13:42:26 +00:00
lib Fix some compilation warnings 1996-09-22 01:05:21 +00:00
libexec Reviewed by: Bill Fenner <fennder@parc.xerox.com> 1996-09-22 04:19:27 +00:00
lkm Fiexed CFLAGS. Compiling things in the kernel without -O now causes 1996-09-21 01:51:11 +00:00
release Remove some gratutious screen saves. 1996-09-22 00:48:55 +00:00
sbin Who would have though that dmesg didn't understand message buffers? 1996-09-21 08:11:22 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share Properly boldify all list items and correct a syntax error. 1996-09-22 09:29:09 +00:00
sys Fixed a bug with the management of the pointer to the first TxCB in the 1996-09-22 11:48:54 +00:00
tools Fixed CLEANFILES. The *.3 links were missing. 1996-09-20 14:12:32 +00:00
usr.bin Fix for PR# 1095, make's continuation line handling buggy 1996-09-22 02:28:36 +00:00
usr.sbin Remove some gratutious screen saves. 1996-09-22 00:48:55 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Unlocalize date 1996-09-21 06:06:41 +00:00