patch-1.3.58 linux/fs/msdos/Makefile
Next file: linux/fs/msdos/inode.c
Previous file: linux/fs/minix/inode.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Mon Jan 15 07:59:11 1996
 -  Orig file: 
v1.3.57/linux/fs/msdos/Makefile
 -  Orig date: 
Tue Aug 15 20:39:04 1995
 
diff -u --recursive --new-file v1.3.57/linux/fs/msdos/Makefile linux/fs/msdos/Makefile
@@ -8,7 +8,8 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 O_TARGET := msdos.o
-O_OBJS   := buffer.o namei.o inode.o file.o dir.o misc.o fat.o mmap.o
+O_OBJS   := buffer.o namei.o file.o dir.o misc.o fat.o mmap.o
+OX_OBJS  := inode.o
 M_OBJS   := $(O_TARGET)
 
 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