patch-2.3.99-pre4 linux/fs/ramfs/Makefile
Next file: linux/fs/ramfs/inode.c
Previous file: linux/fs/proc/root.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Apr 11 10:58:05 2000
- Orig file:
v2.3.99-pre3/linux/fs/ramfs/Makefile
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.99-pre3/linux/fs/ramfs/Makefile linux/fs/ramfs/Makefile
@@ -0,0 +1,11 @@
+#
+# Makefile for the linux ramfs routines.
+#
+
+O_TARGET := ramfs.o
+
+O_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 (who was at: slshen@lbl.gov)