Module Name: src
Committed By: christos
Date: Mon Mar 2 21:54:13 UTC 2015
Modified Files:
src/usr.bin: Makefile
Log Message:
add pwait
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 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.219 src/usr.bin/Makefile:1.220
--- src/usr.bin/Makefile:1.219 Mon Dec 29 23:22:18 2014
+++ src/usr.bin/Makefile Mon Mar 2 16:54:13 2015
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.219 2014/12/30 04:22:18 mrg Exp $
+# $NetBSD: Makefile,v 1.220 2015/03/02 21:54:13 christos Exp $
# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
.include <bsd.own.mk>
@@ -21,7 +21,7 @@ SUBDIR= apply asa at audio audiocfg \
moduli msgc msgs \
nbperf netgroup netstat newgrp newsyslog nfsstat nice nl nohup \
pagesize passwd paste patch pathchk pkill pmap pmc pr \
- printenv printf progress pwhash qsubst quota radioctl rdist \
+ printenv printf progress pwait pwhash qsubst quota radioctl rdist \
renice rev revoke rfcomm_sppd rlogin rpcgen rpcinfo rs rsh \
rup ruptime rusers rwall rwho \
script sdiff sdpquery sed seq shar shlock \