summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-05 11:39:59 +0000
committerRoland McGrath <roland@gnu.org>1994-05-05 11:39:59 +0000
commited0df84207b3093799237241710c1e37fdc70a80 (patch)
tree1988be4e4741755ddb4ef1000420c4f061ee78f3
parent8fb28eaee9f1ff6c648cc3cdfad031f7422ae3a9 (diff)
Formerly Makefile.~21~
-rw-r--r--ufs/Makefile4
1 files 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