Import 2.3.6
[davej-history.git] / fs / devpts / Makefile
blob2e0c75d749f49ee11e21e0f12363389cc85653b4
2 # Makefile for the Linux /dev/pts virtual filesystem.
5 O_TARGET := devpts.o
6 O_OBJS := root.o inode.o
8 M_OBJS := $(O_TARGET)
10 include $(TOPDIR)/Rules.make