patch-2.1.110 linux/drivers/char/hfmodem/Makefile
Next file: linux/drivers/char/hfmodem/refclock.c
Previous file: linux/drivers/char/h8.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Jul 20 10:05:16 1998
-  Orig file: 
v2.1.109/linux/drivers/char/hfmodem/Makefile
-  Orig date: 
Tue Aug  5 09:48:55 1997
diff -u --recursive --new-file v2.1.109/linux/drivers/char/hfmodem/Makefile linux/drivers/char/hfmodem/Makefile
@@ -25,7 +25,7 @@
 .PHONY:		all
 
 gentbl:		gentbl.c
-		$(HOSTCC) -Wall $< -o $@ -lm
+		$(HOSTCC) $(HOSTCFLAGS) $< -o $@ -lm
 
 TBLHDR		:= tables.h
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov