diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-05-30 20:51:57 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-05-30 20:51:57 +0000 |
commit | 7bfe359a23cf13d077d0a81a71777918ccc45a4e (patch) | |
tree | c6e59be238e781671eccf863908bf3aea6f64dd0 /usr.bin | |
parent | 681285be5216bc32952bd85679db5c6d77202e72 (diff) |
Add pmdb to the build.
ok deraadt@
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 425bdba5fb8..66627959ef4 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.80 2003/05/12 04:20:26 hin Exp $ +# $OpenBSD: Makefile,v 1.81 2003/05/30 20:51:56 miod Exp $ .include <bsd.own.mk> @@ -12,8 +12,8 @@ SUBDIR= apply apropos arch asa asn1_compile at aucat audioctl awk banner \ ktrace lam last lastcomm leave less lex lndir locate lock logger \ login logname look lorder m4 mail make man mesg mg midiplay mixerctl \ mkdep mkstr mktemp modstat msgs nc netstat newsyslog nfsstat nice \ - nohup oldrdist pagesize passwd paste patch pctr pr printenv printf \ - quota radioctl rdist rdistd readlink renice rev rpcgen rpcinfo \ + nohup oldrdist pagesize passwd paste patch pctr pmdb pr printenv \ + printf quota radioctl rdist rdistd readlink renice rev rpcgen rpcinfo \ rs rsh \ rup ruptime rusers rwall rwho script sectok sed shar showmount skey \ skeyaudit skeyinfo skeyinit sort spell split ssh su sup systat sudo \ |