aboutsummaryrefslogtreecommitdiff
path: root/gnu/Makefile
blob: 6a264d80e6a69e59984ad9d3580619cf607f1f79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

.include <src.opts.mk>

SUBDIR= lib .WAIT \
	usr.bin

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>