summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-07-06 19:43:11 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-07-06 19:43:11 +0000
commit395f6db4c8a51fbce0ed596d9b1d20678f77fad2 (patch)
tree77f5da665937f0c9baf56087b5a0522fc6f3509c /ufs
parent0e6dfab61275d138c5572cd61b151984014555bf (diff)
Removed dependencies that are now automatically generated.
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