diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 2004-09-06 15:25:07 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 2004-09-06 15:25:07 +0000 |
| commit | 6ba3dbdf5147cbfe08d472542856cd36a160d543 (patch) | |
| tree | b55bf6c7e9c5c15a5cdc632f399ce5886c7987e8 /usr.bin/make | |
| parent | 0b6470435c3ec01b59fee814cfef1931fbb1b3b5 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile index cf2f44939f34..cbab3c152cd5 100644 --- a/usr.bin/make/Makefile +++ b/usr.bin/make/Makefile @@ -20,7 +20,7 @@ CFLAGS+=-DMAKE_VERSION=\"5200408120\" CFLAGS+=-D__FBSDID=__RCSID .endif -# XXX: kernel currently broken +# There is no obvious performance improvement currently. # CFLAGS+=-DUSE_KQUEUE main.o: ${MAKEFILE} |
