diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-03-22 18:30:13 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-22 18:30:13 +0000 |
commit | 479ae45e21606cd1024de3b4c9bcf9d625eacc0a (patch) | |
tree | 8c65be79282b3d46a5f155b560699748d7da0db1 /fstests/Makefile | |
parent | 795815501ab7c87cec2fe82a213e885227cda6cf (diff) |
Formerly Makefile.~11~
Diffstat (limited to 'fstests/Makefile')
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index b6a9240e..d02515e9 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -25,7 +25,7 @@ OBJS=fstests.o fstests: $(OBJS); $(link) -install: fstests +install: fstests $(hurdroot) cp fstests $(hurdroot)/hurd/init clean: |