opnsense-src/gnu/usr.bin/groff/Makefile
Franco Fichtner eb99233983 src: clean-cut move to release/11.0.0
Taken from: FreeBSD
Commit ref: d508cb8c8f
2016-10-03 12:28:21 +02:00

11 lines
160 B
Makefile

# $FreeBSD$
SUBDIR= contrib font man src tmac
.for subdir in ${SUBDIR:Nsrc}
SUBDIR_DEPEND_${subdir}= src
.endfor
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>