]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/Makefile
Update apr-util to 1.6.1. See contrib/apr-util/CHANGES for a summary of
[FreeBSD/FreeBSD.git] / gnu / Makefile
1 #       @(#)Makefile    5.33.1.1 (Berkeley) 5/6/91
2 # $FreeBSD$
3
4 .include <src.opts.mk>
5
6 SUBDIR= lib .WAIT \
7         usr.bin
8
9 SUBDIR.${MK_TESTS}+= tests
10
11 SUBDIR_PARALLEL=
12
13 .include <bsd.subdir.mk>