Module Name:    src
Committed By:   christos
Date:           Tue Oct 29 18:41:57 UTC 2024

Modified Files:
        src/external/apache2/mDNSResponder/lib: Makefile

Log Message:
remove debugging stuff


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/apache2/mDNSResponder/lib/Makefile

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

Modified files:

Index: src/external/apache2/mDNSResponder/lib/Makefile
diff -u src/external/apache2/mDNSResponder/lib/Makefile:1.3 src/external/apache2/mDNSResponder/lib/Makefile:1.4
--- src/external/apache2/mDNSResponder/lib/Makefile:1.3	Sat Oct 26 21:28:38 2024
+++ src/external/apache2/mDNSResponder/lib/Makefile	Tue Oct 29 14:41:57 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.3 2024/10/27 01:28:38 kre Exp $
+#	$NetBSD: Makefile,v 1.4 2024/10/29 18:41:57 christos Exp $
 
 .include <bsd.init.mk>
 
@@ -14,7 +14,4 @@ INCSDIR=/usr/include
 
 .PATH:	${DIST}/mDNSShared
 
-zoot:
-	ls ${DIST}/mDNSShared/dnssd_clientlib.c
-	
 .include <bsd.lib.mk>

Reply via email to