make dep make "conmakehash"

Ulrich Windl (windl@rkdvmhp1.dvm.klinik.uni-regensburg.de)
Tue, 5 Mar 1996 09:57:49 +0100 (MEZ)


Since some versions "make dep" calls gcc to make "conmakehash". As it's
still there in 1.3.71, I'd like to mention that:

make[2]: Leaving directory `/usr/src/linux-1.3.70/drivers/block'
make[2]: Entering directory `/usr/src/linux-1.3.70/drivers/char'
gcc -I/usr/src/linux-1.3.70/include -o conmakehash conmakehash.c
./conmakehash cp437.uni > uni_hash.tbl
if [ -n "apm_bios.c atixlmouse.c busmouse.c conmakehash.c console.c
...

I guess it's a bug in the Makefile or in the dependency rules.

Ulrich