From 395f6db4c8a51fbce0ed596d9b1d20678f77fad2 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 6 Jul 1995 19:43:11 +0000 Subject: Removed dependencies that are now automatically generated. --- ufs-fsck/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ufs-fsck') diff --git a/ufs-fsck/Makefile b/ufs-fsck/Makefile index ef8919a9..d581cda3 100644 --- a/ufs-fsck/Makefile +++ b/ufs-fsck/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994 Free Software Foundation +# Copyright (C) 1994, 1995 Free Software Foundation # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -29,7 +29,5 @@ target = fsck include ../Makeconf -$(OBJS): fsck.h - tables.o: ../ufs/tables.c $(CC) $(CFLAGS) -c -o $@ $< -- cgit v1.2.3