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

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