From 9f5ef8cf555806912ef24062f4a34b19c08b0cbb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 5 May 1994 11:39:59 +0000 Subject: Formerly Makefile.~21~ --- ufs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ufs/Makefile b/ufs/Makefile index 7f673092..98e6391f 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -53,8 +53,8 @@ relink: rm -f ufs $(OBJS): ufs.h -$(OBJS): $(addprefix $(headers)/hurd/,diskfs.h pager.h ioserver.h \ - fshelp.h ports.h) +$(OBJS): $(addprefix $(includedir)/hurd/,diskfs.h pager.h ioserver.h \ + fshelp.h ports.h) alloc.o: fs.h dinode.h consts.o: dinode.h dir.o: dir.h -- cgit v1.2.3