NetBSD/external/mit/Makefile

13 lines
190 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2015/09/03 22:24:02 youri Exp $
.include <bsd.own.mk>
2010-10-31 14:29:06 +03:00
SUBDIR+= expat lua
2010-10-31 14:29:06 +03:00
.if ${MKX11} != "no"
SUBDIR+= xorg
SUBDIR+= .WAIT ctwm
.endif
2010-10-31 14:29:06 +03:00
.include <bsd.subdir.mk>