From abd78d79f13f61044244822d80d15fa5a1fd6dbb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 7 Jul 1995 02:00:43 +0000 Subject: (tables.o): Delete target. (vpath tables.c): Tell where to find tables.c. --- bsdfsck/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bsdfsck/Makefile') diff --git a/bsdfsck/Makefile b/bsdfsck/Makefile index 6bc18889..b5dcfbf2 100644 --- a/bsdfsck/Makefile +++ b/bsdfsck/Makefile @@ -25,7 +25,7 @@ OBJS = dir.o inode.o main.o pass1.o pass1b.o pass2.o pass3.o pass4.o \ LCLHDRS = fsck.h target = bsdfsck +vpath tables.c ../ufs + include ../Makeconf -tables.o: ../ufs/tables.c - $(CC) $(CFLAGS) -c -o $@ $< -- cgit v1.2.3