diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 2004-09-14 03:52:51 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 2004-09-14 03:52:51 +0000 |
| commit | a03863ace236e1f1ed5f7f6ef41db698204f116b (patch) | |
| tree | 6ea73fb82adc885a8ca9e6867e1a013c4bbfc4bd /usr.bin/make | |
| parent | 63a988ddd7bdec9927749bd11700a1fa077bfdb1 (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} |
