remove old makefiles
This commit is contained in:
parent
d981be40cf
commit
b1fa643acc
@ -1,15 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.1 1999/11/20 19:47:12 veego Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.PATH: ${BIND_DIST_DIR}/bin/dnskeygen \
|
||||
${BIND_DIST_DIR}/man
|
||||
|
||||
BINDIR= /usr/libexec
|
||||
PROG= dnskeygen
|
||||
SRCS= ${PROG}.c
|
||||
CPPFLAGS+= ${INCLUDE}
|
||||
LDADD= ${LIBRARY}
|
||||
MAN= ${PROG}.1
|
||||
|
||||
.include "../../Makefile.inc"
|
||||
.include <bsd.prog.mk>
|
@ -1,5 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.1 2000/04/28 06:21:21 itojun Exp $
|
||||
|
||||
SUBDIR= bog
|
||||
|
||||
.include <bsd.subdir.mk>
|
@ -1,24 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.6 2003/10/21 10:01:22 lukem Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
DIST= ${NETBSDSRCDIR}/dist
|
||||
.PATH: ${DIST}/bind/doc/bog
|
||||
|
||||
DIR= smm/10.named
|
||||
SRCS= 00macs.me 00title.me intro.me ns.me types.me\
|
||||
files.me named.boot.primary\
|
||||
named.boot.secondary named.boot.cache resolv.conf\
|
||||
root.cache named.local ucbhosts.rev ucbhosts \
|
||||
setup.me manage.me build.me ack.me
|
||||
MACROS= -me
|
||||
CLEANFILES+= bog.ps
|
||||
|
||||
all: bog.ps
|
||||
|
||||
bog.ps: ${SRCS}
|
||||
${_MKTARGET_FORMAT}
|
||||
rm -f ${.TARGET}
|
||||
${TOOL_TBL} ${.ALLSRC} | ${TOOL_ROFF_PS} ${MACROS} >${.TARGET}
|
||||
|
||||
.include <bsd.doc.mk>
|
@ -1,12 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.1 1999/11/20 19:47:58 veego Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.PATH: ${BIND_DIST_DIR}/bin/named-bootconf \
|
||||
${BIND_DIST_DIR}/man
|
||||
|
||||
MAN= named-bootconf.8
|
||||
SCRIPTS= named-bootconf.sh
|
||||
|
||||
.include "../../Makefile.inc"
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user