diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-09-11 00:03:29 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-09-11 00:03:29 +0000 |
commit | 891a812686bb00d3fc4d3d3f853a01b35093ee39 (patch) | |
tree | 95dc0e7f4ee4bc467ed5235e1158f9550a8f0d81 /usr.bin | |
parent | 8f419215a70f14774771141c4abff4968fdb6bfe (diff) |
add fgen
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 55ec0ca3100..218a9e7a861 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.72 2001/09/10 22:41:55 art Exp $ +# $OpenBSD: Makefile,v 1.73 2001/09/11 00:03:28 jason Exp $ .include <bsd.own.mk> @@ -6,7 +6,7 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes \ biff cal calendar cap_mkdb cdio checknr chpass cksum cmp col \ colcrt colrm column comm compile_et compress cpp crontab ctags cut \ dirname du elf2olf encrypt env error expand false file file2c find \ - finger fmt fold from fsplit fstat ftp gencat getconf getopt gprof \ + fgen finger fmt fold from fsplit fstat ftp gencat getconf getopt gprof \ head hexdump id indent infocmp ipcrm ipcs join jot kdump keynote \ ktrace lam last lastcomm leave less lex lndir locate lock logger \ login logname look lorder m4 mail make man mesg mg midiplay mixerctl \ |