summaryrefslogtreecommitdiffstats
path: root/bin/Makefile
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2008-08-31 14:27:59 +0000
committeryar <yar@FreeBSD.org>2008-08-31 14:27:59 +0000
commitf8df6b10b30445f51576e54007cb4207b3b70e34 (patch)
tree9691f4bc376751b409bcdd1e4576da3da410eb64 /bin/Makefile
parente2ca413d09b408b7f5caff24c9c36ddb1c43dc7c (diff)
downloadFreeBSD-src-f8df6b10b30445f51576e54007cb4207b3b70e34.zip
FreeBSD-src-f8df6b10b30445f51576e54007cb4207b3b70e34.tar.gz
pkill(1) first appeared in /usr/bin, but later it was moved to /bin
for the convenience of rc.d. Now it has happily lived there for quite a while. So move the pkill(1) source files from usr.bin to bin, too. Approved by: gad
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 3beb06c..7491be9 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -25,6 +25,7 @@ SUBDIR= cat \
mkdir \
mv \
pax \
+ pkill \
ps \
pwd \
${_rcp} \
OpenPOWER on IntegriCloud