diff options
| author | mrg <mrg@NetBSD.org> | 2018-07-13 11:13:10 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2018-07-13 11:13:10 +0000 |
| commit | 70368c19d50f9a34ea89a6cebab7cf74354c2ab9 (patch) | |
| tree | 10c3cbd559892e12cb8703980cc35e5f651b55fc /usr.bin/Makefile | |
| parent | 2708cf53406d540d786eeba22c126ec8da0f44c7 (diff) | |
don't try to decend into remove 'pmc' subdir.
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 3cada1e7dd1..a15aa43c0fa 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -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 \ |
