summaryrefslogtreecommitdiffstats
path: root/fs/hpfs/Makefile
blob: 2ebaece024b69d76d38ad7690339d91ef5c3f26d (plain)
1
2
3
4
5
O_TARGET := hpfs.o
O_OBJS := alloc.o anode.o buffer.o dentry.o dir.o dnode.o ea.o file.o inode.o map.o name.o namei.o super.o
M_OBJS := $(O_TARGET)

include $(TOPDIR)/Rules.make