patch-2.1.112 linux/fs/ufs/Makefile
Next file: linux/fs/ufs/acl.c
Previous file: linux/fs/open.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Jul 26 01:20:22 1998
- Orig file:
v2.1.111/linux/fs/ufs/Makefile
- Orig date:
Wed Jun 24 22:54:10 1998
diff -u --recursive --new-file v2.1.111/linux/fs/ufs/Makefile linux/fs/ufs/Makefile
@@ -8,8 +8,8 @@
# Note 2! The CFLAGS definitions are now in the main makefile.
O_TARGET := ufs.o
-O_OBJS := ufs_dir.o ufs_file.o ufs_inode.o ufs_namei.o \
- ufs_super.o ufs_symlink.o ufs_swab.o
+O_OBJS := acl.o balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
+ namei.o super.o symlink.o truncate.o util.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