# # 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