Temporarily remove KQUEUE code for now, since it complicates the
authorMax Okumoto <okumoto@dragonflybsd.org>
Fri, 15 Jul 2005 21:27:29 +0000 (21:27 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Fri, 15 Jul 2005 21:27:29 +0000 (21:27 +0000)
commit52822ff5d856d41b4ac70b00632c8901ef900810
tree643f4f22100a78ab5fe7171d4716625a7e04e682
parent7790de67ab604d7fb826362db388184bf14e6859
Temporarily remove KQUEUE code for now, since it complicates the
job.c code.  I will reimpliment it later.

Checked by comparing object files genereage before #ifdef USE_KQUEUE
section where removed, and after they were removed.
usr.bin/make/Makefile
usr.bin/make/job.c