diff options
| author | Roland McGrath <roland@gnu.org> | 1994-05-05 11:39:59 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1994-05-05 11:39:59 +0000 |
| commit | 9f5ef8cf555806912ef24062f4a34b19c08b0cbb (patch) | |
| tree | b44e0ce35e5eb7f7021fdddfe8b9bcd81a848779 /ufs/Makefile | |
| parent | 61f43260ce1825abdcbdc49c6c9328eb74cfa026 (diff) | |
Formerly Makefile.~21~
Diffstat (limited to 'ufs/Makefile')
| -rw-r--r-- | ufs/Makefile | 4 |
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 |
