aboutsummaryrefslogtreecommitdiff
path: root/gnu/Makefile
blob: f0b6f7a36fc3a89532be8a1d09cec2cb323f5902 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	5.33.1.1 (Berkeley) 5/6/91

.include <src.opts.mk>

SUBDIR= lib .WAIT \
	usr.bin

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>