NetBSD/external/bsd/elftosb/Makefile
2015-01-05 00:51:50 +00:00

12 lines
163 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/01/05 00:51:50 mrg Exp $
.include <bsd.own.mk>
.if ${MKCXX} != "no"
SUBDIR= lib .WAIT usr.sbin
.endif
.include <bsd.subdir.mk>