Module Name:    src
Committed By:   christos
Date:           Thu Feb 22 01:10:55 UTC 2024

Added Files:
        src/external/mpl/bind/bin/dnssec/dnssec-cds: Makefile

Log Message:
new Makefile


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/mpl/bind/bin/dnssec/dnssec-cds/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/external/mpl/bind/bin/dnssec/dnssec-cds/Makefile
diff -u /dev/null src/external/mpl/bind/bin/dnssec/dnssec-cds/Makefile:1.1
--- /dev/null	Wed Feb 21 20:10:55 2024
+++ src/external/mpl/bind/bin/dnssec/dnssec-cds/Makefile	Wed Feb 21 20:10:54 2024
@@ -0,0 +1,8 @@
+#	$NetBSD: Makefile,v 1.1 2024/02/22 01:10:54 christos Exp $
+
+BASE=	${.CURDIR:T}
+MAN=${BASE}.1
+
+.include "${.CURDIR}/../Makefile.inc"
+
+.include <bsd.prog.mk>

Reply via email to