summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-03-30 12:49:25 +0000
committerjkh <jkh@FreeBSD.org>1995-03-30 12:49:25 +0000
commit821325d7493c74dd2052099afae8737154b81f20 (patch)
tree8baca9bbd84f3072c58577f23ec6b8e4e5c59701 /usr.bin
parent1e4beef5c27affb5c0635a7ce101010918c583ce (diff)
downloadFreeBSD-src-821325d7493c74dd2052099afae8737154b81f20.zip
FreeBSD-src-821325d7493c74dd2052099afae8737154b81f20.tar.gz
Add gencat to Makefile
Obtained from: NetBSD
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 530c5db..2bdafe0 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
-# $Id: Makefile,v 1.43 1995/02/23 00:27:08 pst Exp $
+# $Id: Makefile,v 1.44 1995/03/01 08:32:42 paul Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct units xsend
@@ -11,7 +11,8 @@ SUBDIR= apply ar at banner basename biff cal calendar \
column comm compile_et compress cpp ctags cut dig dirname dmenu du \
env error expand f2c false file file2c find finger fmt \
fold fpr from fsplit \
- fstat ftp gcore getopt gprof head hexdump host id indent ipcrm ipcs \
+ fstat ftp gcore gencat getopt gprof head hexdump host \
+ id indent ipcrm ipcs \
join jot kdump ktrace key keyinfo keyinit lam last \
lastcomm leave lex locate lock logger login logname lorder \
lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr mk_cmds \
OpenPOWER on IntegriCloud