Go to file
uebayasi bf4c37b84c ${GENCMD} is used to generate only one output from file generation commands
which potentially have multiple output files, which confuses make(1).

This wrapper copies all involved files into /tmp, execute the command, and
copy the wanted file back to ${.OBJDIR}.  If this is expensive, consider to
rewrite the generation command to output files individually.

XXX bsd.own.mk is too bloated.
2009-12-11 08:37:34 +00:00
bin Define dependencies of arith.[ch] on arith.y. 2009-12-07 16:22:41 +00:00
common Fix prop_dictionary_ensure_capacity signature, bump date. 2009-12-05 10:17:17 +00:00
compat Regen for NOLINKLIB. 2009-11-09 15:49:35 +00:00
crypto Minor change (benign everywhere else) to pick up the asprintf(3) 2009-12-09 22:10:51 +00:00
dist Merge ntp 4.2.4p8 2009-12-08 21:52:05 +00:00
distrib Thinko; missing/extra are generated differently for metalog/destdir comparison 2009-12-10 17:18:33 +00:00
doc note import of ntp 4.2.4p8 2009-12-08 21:54:22 +00:00
etc remove init entry. 2009-12-07 10:03:37 +00:00
external Add support for building libdevmapper against RUMP. 2009-12-09 00:17:23 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games was disappointed that someone wrote disappointed with one 'p', so I fixed it. 2009-12-08 10:13:39 +00:00
gnu Fix inverted condition in previous. 2009-12-09 17:30:14 +00:00
include add some prototypes for checked string functions 2009-11-17 20:47:59 +00:00
lib Fix markup. 2009-12-09 18:06:08 +00:00
libexec If the environment is corrupt, die. From FreeBSD. 2009-12-02 15:50:13 +00:00
regress Handle undefined USE_SSP. XXX *_SSP variables needs clean-up. 2009-11-25 09:30:04 +00:00
rescue Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sbin Slight change to the wording of the parity map info: the parity is 2009-12-10 20:20:59 +00:00
share ${GENCMD} is used to generate only one output from file generation commands 2009-12-11 08:37:34 +00:00
sys Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
tests CPPFLAGS.* is per *.c, not per ${PROG} or ${LIB}. 2009-12-08 15:20:20 +00:00
tools Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00
usr.bin accept uppercase hex digits when parsing a provided key 2009-12-10 18:57:31 +00:00
usr.sbin Merge ntp 4.2.4p8 2009-12-08 21:52:05 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile.inc
UPDATING Note briefly that new amd64 kernels don't build with old binutils. 2009-11-16 07:45:50 +00:00
build.sh Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00