xref: /netbsd-src/external/bsd/pcc/libexec/Makefile (revision ba65fde2d7fefa7d39838fa5fa855e62bd606b5e)
1#	$NetBSD: Makefile,v 1.6 2011/05/20 16:02:23 plunky Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR=		mkext .WAIT ccom cpp
6
7.include <bsd.subdir.mk>
8