diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 2001-03-15 10:33:00 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 2001-03-15 10:33:00 +0000 |
| commit | bdc8631e01562f18e4f3305428717739d8af83a4 (patch) | |
| tree | 59e406734b66492455d53c1132f34610e3339488 /usr.bin | |
| parent | fdcd2e7d3a89072503f3bc1bd4787ec1529a77c5 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/make/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile index e8a7f36033c6..7ef58f8ef71b 100644 --- a/usr.bin/make/Makefile +++ b/usr.bin/make/Makefile @@ -1,7 +1,5 @@ # @(#)Makefile 5.2 (Berkeley) 12/28/90 # $FreeBSD$ -# -# MAINTAINER = Will Andrews <will@FreeBSD.org> PROG= make CFLAGS+= -I${.CURDIR} |
