NetBSD/usr.bin/tn3270/tools/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
156 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/09/17 16:52:02 chs Exp $
SUBDIR = mkhits mkastosc mkastods mkdstoas mkdctype mkmake .WAIT prt3270
.include <bsd.subdir.mk>