opnsense-src/gnu/Makefile
Franco Fichtner 41ba6e29a8 src: clean-cut move to releng/12.1
Taken from: FreeBSD
Commit ref: 991ac913fd9
2019-09-25 16:17:31 +02:00

13 lines
180 B
Makefile

# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
# $FreeBSD$
.include <src.opts.mk>
SUBDIR= lib .WAIT \
usr.bin
SUBDIR.${MK_TESTS}+= tests
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>