ee04d88971
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.
8 lines
181 B
Makefile
8 lines
181 B
Makefile
# $NetBSD: Makefile,v 1.1 2004/05/16 09:53:09 lukem Exp $
|
|
|
|
CONFIGFILES= 127 root.cache named.conf localhost loopback.v6
|
|
FILESDIR= /etc/namedb
|
|
FILESMODE= 644
|
|
|
|
.include <bsd.prog.mk>
|