2015-10-15 10:25:28 +02:00

12 lines
184 B
Makefile

# $NetBSD: Makefile,v 1.8 2014/07/24 20:55:45 plunky Exp $
.include <bsd.own.mk>
SUBDIR= mkext .WAIT ccom cpp
.if ${MKCXX} != "no"
SUBDIR+= cxxcom
.endif
.include <bsd.subdir.mk>