freebsd-skq/share
ngie 863762a9be Regenerate the list of bsd.progs.mk supported variables
Prefix with dashes (unordered list) and put one variable on each
line (to avoid future conflicts)

Done via the following one-liner:

> sh -c 'for i in $(make -C tests/sys/aio PROG=foo -VPROG_VARS:O); do printf "\t\t- $i\n"; done'

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2016-04-14 22:32:56 +00:00
..
colldef
ctypedef
dict
doc
dtrace Remove dependency on mbuf provider as mbuf SDTs are now in the SDT space. 2016-03-25 00:33:55 +00:00
examples Rework META_TARGETS so that it automatically adds META_DEPS to the targets. 2016-04-14 21:04:42 +00:00
i18n Remove exists() checks so normal out-of-date handling can be used. 2016-03-11 23:45:36 +00:00
keys
locale-links
man Regenerate 2016-04-14 22:10:37 +00:00
me
misc OpenBSD 5.9 and FreeBSD 10.3 releases added. 2016-04-04 10:27:48 +00:00
mk Regenerate the list of bsd.progs.mk supported variables 2016-04-14 22:32:56 +00:00
monetdef
msgdef
numericdef
security
sendmail Rework META_TARGETS so that it automatically adds META_DEPS to the targets. 2016-04-14 21:04:42 +00:00
skel
snmp
syscons META_MODE: Don't rebuild build-tools targets during normal build. 2016-04-14 21:06:10 +00:00
tabset
termcap
tests DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
timedef
vt Remove uudecode make rule for vt fonts 2016-02-29 18:35:16 +00:00
zoneinfo Rework META_TARGETS so that it automatically adds META_DEPS to the targets. 2016-04-14 21:04:42 +00:00
Makefile
Makefile.inc