patch-1.3.9 linux/fs/umsdos/Makefile

Next file: linux/fs/xiafs/Makefile
Previous file: linux/fs/sysv/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.8/linux/fs/umsdos/Makefile linux/fs/umsdos/Makefile
@@ -7,8 +7,6 @@
 #
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
-.c.s:
-	$(CC) $(CFLAGS) -S $<
 .c.o:
 	$(CC) $(CFLAGS) -c $<
 .s.o:
@@ -35,9 +33,4 @@
 doc:
 	nadoc -i -p umsdos.doc - /tmp/umsdos.mpg
 
-#
-# include a dependency file if one exists
-#
-ifeq (.depend,$(wildcard .depend))
-include .depend
-endif
+include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this