patch-2.3.43 linux/fs/sysv/Makefile
Next file: linux/fs/sysv/dir.c
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Feb 10 12:16:59 2000
- Orig file:
v2.3.42/linux/fs/sysv/Makefile
- Orig date:
Thu Jun 25 10:57:35 1998
diff -u --recursive --new-file v2.3.42/linux/fs/sysv/Makefile linux/fs/sysv/Makefile
@@ -8,8 +8,7 @@
# Note 2! The CFLAGS definitions are now in the main makefile.
O_TARGET := sysv.o
-O_OBJS := ialloc.o balloc.o inode.o file.o dir.o symlink.o namei.o \
- fsync.o truncate.o
+O_OBJS := ialloc.o balloc.o inode.o file.o dir.o namei.o fsync.o truncate.o
M_OBJS := $(O_TARGET)
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)