diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-07-04 20:34:50 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-07-04 20:34:50 +0000 |
commit | 7f1c98407cf2b223c1da59c14405846d569923fb (patch) | |
tree | e85dea1828c1d369d50fb41511b40a1866898c83 /usr.bin/Makefile | |
parent | 941ca824f558fd952049b2434ab3b77d949bd7a6 (diff) |
AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me
Diffstat (limited to 'usr.bin/Makefile')
-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 4899fd60f86..09ea63aabe3 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.10 1996/06/23 04:22:35 tholo Exp $ +# $OpenBSD: Makefile,v 1.11 1996/07/04 20:34:34 tholo Exp $ # $NetBSD: Makefile,v 1.62 1996/03/10 05:45:43 thorpej Exp $ # from: @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91 -SUBDIR= apply apropos arch asa at banner basename bdes biff cal calendar \ +SUBDIR= apply apropos arch asa at awk banner basename bdes biff cal calendar \ cap_mkdb checknr chflags chpass cksum cmp col colcrt colrm column \ comm compress cpp crontab ctags cut dirname du \ env error expand false file find finger fmt fold fpr from \ |