NetBSD/usr.bin/tn3270/Makefile
chs 7bdb7511a0 fix build problems with parallel make: always descend into the tools dir
and add some .WAITs to avoid deciding to build a tool again before
the previous instance finishes.
2005-09-17 16:52:02 +00:00

6 lines
116 B
Makefile

# $NetBSD: Makefile,v 1.8 2005/09/17 16:52:02 chs Exp $
SUBDIR = tools .WAIT tn3270 mset
.include <bsd.subdir.mk>