diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1995-07-06 19:43:11 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1995-07-06 19:43:11 +0000 |
| commit | 0cbb481f3c31a306d1df4944a4668780258b8bde (patch) | |
| tree | d5624c043e4077841f56d5c07f55e4a6dd44c74a /ufs/Makefile | |
| parent | 2db0f3532d58e46f4c2b36966a5eb49bdfc9699c (diff) | |
Removed dependencies that are now automatically generated.
Diffstat (limited to 'ufs/Makefile')
| -rw-r--r-- | ufs/Makefile | 12 |
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 |
