aboutsummaryrefslogtreecommitdiff
path: root/gnu/Makefile
blob: 301faa1c8670160bb0af6972a6c91371e68dc06f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.include <src.opts.mk>

SUBDIR= lib .WAIT \
	usr.bin

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>