summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-05-02 07:46:36 +0000
committertjr <tjr@FreeBSD.org>2002-05-02 07:46:36 +0000
commita776e9e8c8d558bdef2f2fba14807dc3231ee61a (patch)
tree822fd736aca3af296a2f6598a4177379f6883ad5 /usr.bin/Makefile
parent146b277b0818594f435a4df3bcf9ea2767794ecb (diff)
downloadFreeBSD-src-a776e9e8c8d558bdef2f2fba14807dc3231ee61a.zip
FreeBSD-src-a776e9e8c8d558bdef2f2fba14807dc3231ee61a.tar.gz
Add the csplit(1) utility, which splits files based on context, as specified
by SUSv3. PR: 36191 Reviewed by: mike
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 6178ece..d293aef 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -32,6 +32,7 @@ SUBDIR= apply \
comm \
compile_et \
compress \
+ csplit \
ctags \
cut \
dirname \
OpenPOWER on IntegriCloud