freebsd-src/gnu/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
125 B
Makefile
Raw Permalink Normal View History

.include <src.opts.mk>
SUBDIR= lib .WAIT \
usr.bin
SUBDIR.${MK_TESTS}+= tests
1993-06-18 05:22:21 +01:00
SUBDIR_PARALLEL=
1993-06-18 05:22:21 +01:00
.include <bsd.subdir.mk>