From db2a3eb2aa2b9ca3b10b2647978e0df64d6b021c Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 30 Mar 1995 12:49:25 +0000 Subject: [PATCH] Add gencat to Makefile Obtained from: NetBSD --- usr.bin/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 530c5db10ed..2bdafe00faa 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 \