diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-10-22 18:28:10 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-10-22 18:28:10 +0000 |
| commit | 178d6c8706774b2d8ea8e6eed5fd2b070b55fa80 (patch) | |
| tree | df9c6163cfaabf28d15927971a544133bf47d04f /gnu/usr.bin/awk | |
| parent | 5308354b7e5e73fed552e96fb4411c3473b5eebf (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/awk')
| -rw-r--r-- | gnu/usr.bin/awk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/awk/Makefile b/gnu/usr.bin/awk/Makefile index 690eacf1c286..1fa87cc9c8ce 100644 --- a/gnu/usr.bin/awk/Makefile +++ b/gnu/usr.bin/awk/Makefile @@ -11,4 +11,3 @@ DPADD+= ${LIBGNUREGEX} ${LIBM} LDADD+= -lgnuregex -lm .include <bsd.prog.mk> -#.include "../../usr.bin/Makefile.inc" |
