Go to file
lukem 6709a268be Don't hardcode in the current release information; generate it
automatically on the fly, by using
	`sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`
1997-05-10 15:42:53 +00:00
bin Use DPSRCS. 1997-05-09 13:28:39 +00:00
distrib Don't hardcode in the current release information; generate it 1997-05-10 15:42:53 +00:00
etc add /dev/leds 1997-05-06 18:42:27 +00:00
games Use afterinstall, not beforeinstall. 1997-05-09 16:51:41 +00:00
gnu Use DPSRCS. 1997-05-09 14:07:03 +00:00
include Add missing prototype for getgrouplist as mentioned in the man page. 1997-05-09 19:38:32 +00:00
lib Pull in err.h for prototypes. 1997-05-09 18:37:45 +00:00
libexec Keep track of `dlsym()' symbol lookup scope differently. There's (currently) 1997-05-03 08:00:02 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
share Add another .PHONY. 1997-05-10 14:19:02 +00:00
sys Implement method to store release information in one location; it's 1997-05-10 15:40:09 +00:00
usr.bin Add another .PHONY. 1997-05-10 14:30:38 +00:00
usr.sbin Use DPSRCS. 1997-05-09 13:56:04 +00:00
Makefile Don't cleandir on make build when UPDATE is set. 1997-03-24 22:22:15 +00:00