patch-2.3.43 linux/fs/minix/Makefile
Next file: linux/fs/minix/dir.c
Previous file: linux/fs/lockd/xdr.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Feb 10 12:16:58 2000
- Orig file:
v2.3.42/linux/fs/minix/Makefile
- Orig date:
Wed Jun 24 14:30:10 1998
diff -u --recursive --new-file v2.3.42/linux/fs/minix/Makefile linux/fs/minix/Makefile
@@ -8,7 +8,7 @@
# Note 2! The CFLAGS definitions are now in the main makefile.
O_TARGET := minix.o
-O_OBJS := bitmap.o truncate.o namei.o inode.o file.o dir.o symlink.o fsync.o
+O_OBJS := bitmap.o truncate.o namei.o inode.o file.o dir.o fsync.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)