Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin don't try to decend into remove 'pmc' subdir.



details:   https://anonhg.NetBSD.org/src/rev/8c189c2d417f
branches:  trunk
changeset: 324626:8c189c2d417f
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Jul 13 11:13:10 2018 +0000

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

diffstat:

 usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 828e1d08eb35 -r 8c189c2d417f usr.bin/Makefile
--- a/usr.bin/Makefile  Fri Jul 13 11:03:36 2018 +0000
+++ b/usr.bin/Makefile  Fri Jul 13 11:13:10 2018 +0000
@@ -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 @@
        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 \



Home | Main Index | Thread Index | Old Index