summaryrefslogtreecommitdiffstats
path: root/gnu/Makefile
blob: b460590387ae240fe6ff6cbe6c3d02077958e1b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	5.33.1.1 (Berkeley) 5/6/91
# $FreeBSD$

.include <bsd.own.mk>

SUBDIR= lib ${_tests} usr.bin

.if ${MK_TESTS} != "no"
_tests=	tests
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud