mark files as BUILDFIRST, or write explicit dependencies, so that most
authorespie <espie@openbsd.org>
Fri, 16 Jun 2017 10:25:54 +0000 (10:25 +0000)
committerespie <espie@openbsd.org>
Fri, 16 Jun 2017 10:25:54 +0000 (10:25 +0000)
commit2eaa2fe8e4c975f189b35b9684cb933b44b1d989
tree9d5304e0d9cacbd0cdcd5a8428b0fb186e404364
parent9cf9bf889ad8fc0b8e271048dcc8c343cd15aa36
mark files as BUILDFIRST, or write explicit dependencies, so that most
programs will build even without a make depend first.
okay tb@ millert@
18 files changed:
bin/csh/Makefile
gnu/lib/libiberty/Makefile.bsd-wrapper
gnu/usr.bin/cc/libcpp/Makefile
gnu/usr.bin/cc/libgcov/Makefile
gnu/usr.bin/cc/libobjc/Makefile
lib/libcrypto/Makefile
lib/libcurses/Makefile
lib/libedit/Makefile
lib/librpcsvc/Makefile
sbin/isakmpd/Makefile
sbin/wsconsctl/Makefile
usr.bin/awk/Makefile
usr.bin/infocmp/Makefile
usr.bin/tic/Makefile
usr.bin/tset/Makefile
usr.sbin/rpc.lockd/Makefile
usr.sbin/rpc.statd/Makefile
usr.sbin/ypserv/ypserv/Makefile