patch-2.1.78 linux/drivers/char/ftape/compressor/Makefile
Next file: linux/drivers/char/pms.c
Previous file: linux/drivers/char/bw-qcam.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Mon Jan  5 01:41:01 1998
-  Orig file: 
v2.1.77/linux/drivers/char/ftape/compressor/Makefile
-  Orig date: 
Wed Nov 26 16:24:01 1997
diff -u --recursive --new-file v2.1.77/linux/drivers/char/ftape/compressor/Makefile linux/drivers/char/ftape/compressor/Makefile
@@ -38,11 +38,6 @@
 
 M_OBJS    = $(O_TARGET)
 
-include $(TOPDIR)/Rules.make
-
-#
-# sorry, a special rule. 
-#
-lzrw3.o: lzrw3.c
-	$(CC) $(CFLAGS) -O6 -funroll-all-loops -c $<
+CFLAGS_lzrw3.o	:= -O6 -funroll-all-loops
 
+include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov