From 6f150b5ebfd49a1ec909c213af5ff154d9670fdd Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 14 Oct 1994 03:54:51 +0000 Subject: Formerly Makefile.~3~ --- ufs-fsck/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufs-fsck') diff --git a/ufs-fsck/Makefile b/ufs-fsck/Makefile index ed36d389..e45fed74 100644 --- a/ufs-fsck/Makefile +++ b/ufs-fsck/Makefile @@ -22,7 +22,7 @@ dir := newfsck makemode := utility SRCS = dir.c main.c pass1.c pass1b.c pass2.c pass3.c pass4.c \ - pass5.c setup.c utilities.c + pass5.c setup.c utilities.c inode.c OBJS = $(subst .c,.o,$(SRCS)) LCLHDRS = fsck.h target = newfsck -- cgit v1.2.3