summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
Diffstat (limited to 'ufs')
-rw-r--r--ufs/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index 04bb15fd..33582409 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -36,15 +36,3 @@ vpath %.c ../lib
include ../Makeconf
-$(OBJS): ufs.h
-$(OBJS): $(REMHDRS)
-alloc.o: fs.h dinode.h
-consts.o: dinode.h
-dir.o: dir.h
-hyper.o: fs.h
-inode.o: dinode.h fs.h
-main.o: fs.h
-pager.o: fs.h dinode.h
-sizes.o: fs.h dinode.h
-subr.o: fs.h
-tables.o: fs.h