Files
netbsd/external/mit/xorg/share/Makefile
2013-04-06 16:48:33 +02:00

12 lines
238 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/11/18 18:47:35 tron Exp $
.include <bsd.own.mk>
SUBDIR= cf
.if ${MKSHARE} != "no" || \
make(clean) || make(cleandir) || make(distclean) || make(obj)
SUBDIR+=fonts man nls
.endif
.include <bsd.subdir.mk>