Module Name:    src
Committed By:   mrg
Date:           Fri Jul 13 11:13:10 UTC 2018

Modified Files:
        src/usr.bin: Makefile

Log Message:
don't try to decend into remove 'pmc' subdir.


To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/usr.bin/Makefile

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

Modified files:

Index: src/usr.bin/Makefile
diff -u src/usr.bin/Makefile:1.229 src/usr.bin/Makefile:1.230
--- src/usr.bin/Makefile:1.229	Sun May 21 15:28:42 2017
+++ src/usr.bin/Makefile	Fri Jul 13 11:13:10 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.229 2017/05/21 15:28:42 riastradh Exp $
+#	$NetBSD: Makefile,v 1.230 2018/07/13 11:13:10 mrg Exp $
 #	from: @(#)Makefile	8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -20,7 +20,7 @@ SUBDIR= apply asa at audio audiocfg \
 	mkcsmapper mkdep mkesdb mkfifo mklocale mkstr mktemp mkubootimage \
 	moduli msgc msgs \
 	nbperf nc netgroup netstat newgrp newsyslog nfsstat nice nl nohup \
-	pagesize passwd paste patch pathchk pkill pmap pmc pr \
+	pagesize passwd paste patch pathchk pkill pmap pr \
 	printenv printf progress pwait pwhash qsubst quota radioctl rdist \
 	renice rev revoke rfcomm_sppd rlogin rpcgen rpcinfo rs rsh \
 	rup ruptime rusers rwall rwho \

Reply via email to