NetBSD/etc/mtree/Makefile
lukem ee04d88971 Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall'
target) instead of using home-grown 'distribution' targets or using
FILES with the 'install' target.
Add some etc/ subdir Makefiles where appropriate.

XXX: some of etc/Makefile install-etc-files could be converted to CONFIGFILES.
2004-05-16 09:53:09 +00:00

7 lines
137 B
Makefile

# $NetBSD: Makefile,v 1.5 2004/05/16 09:53:09 lukem Exp $
CONFIGFILES= NetBSD.dist special
FILESDIR= /etc/mtree
.include <bsd.prog.mk>