patch-2.1.93 linux/fs/devpts/Makefile
Next file: linux/fs/devpts/devpts_i.h
Previous file: linux/fs/dcache.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Sat Apr  4 09:45:15 1998
-  Orig file: 
v2.1.92/linux/fs/devpts/Makefile
-  Orig date: 
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.92/linux/fs/devpts/Makefile linux/fs/devpts/Makefile
@@ -0,0 +1,10 @@
+#
+# Makefile for the linux /dev/pts virtual filesystem.
+#
+
+O_TARGET := devpts.o
+O_OBJS   := root.o 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