Go to file
lukem a504cd2911 bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix
some build problems where DPSRCS contains .h files that need to exist to
build the .d file.

document that bsd.dep.mk should be included after anything that might
update SRCS or DPSRCS so that the above works correctly, and actually
ensure this is the case.
2003-07-31 13:47:32 +00:00
bin move ${DEPENDSRCS} target to after .include <bsd.*.mk> 2003-07-29 01:34:16 +00:00
crypto consistently use new DES API, re-enable des regression test 2003-07-31 08:53:58 +00:00
dist xlatecookie option wasn't working as MNTTAB_OPT_XLATECOOKIE wasn't defined. 2003-07-29 12:11:29 +00:00
distrib add SMDK2800 to supported platform. 2003-07-30 18:55:46 +00:00
doc ftp(1): $FTPUSERAGENT 2003-07-31 05:38:28 +00:00
etc reserve cdev major # for PF. ok'ed by technical-exec 2003-07-27 14:17:57 +00:00
games netbsd.org->NetBSD.org 2003-07-26 17:24:44 +00:00
gnu libkrb depends on libdes (add) 2003-07-31 10:02:22 +00:00
include netbsd.org->NetBSD.org 2003-07-26 17:35:00 +00:00
lib tweak this unconventional (some might say "baroque") Makefile to work 2003-07-31 12:46:00 +00:00
libexec netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
regress consistently use new DES API, re-enable des regression test 2003-07-31 08:53:58 +00:00
rescue
sbin move ${DEPENDSRCS} target to after .include <bsd.*.mk> 2003-07-29 01:45:33 +00:00
share bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix 2003-07-31 13:47:32 +00:00
sys Convert to the load/store pseudo-instructions. 2003-07-31 08:04:21 +00:00
tools fix a typo in previous 2003-07-30 05:10:06 +00:00
usr.bin crank version for: 2003-07-31 07:13:01 +00:00
usr.sbin remove unnecessary dependency now that bsd.rpc.mk adds to DPSRCS 2003-07-29 02:48:47 +00:00
build.sh Add build.sh -Z var, to unset a variable and ensure it's unset in makewrapper. 2003-07-29 10:07:15 +00:00
BUILDING Add build.sh -Z var, to unset a variable and ensure it's unset in makewrapper. 2003-07-29 10:07:15 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00