diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-01-06 19:08:10 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-01-06 19:08:10 +0000 |
commit | b3e077f3aff587f7280129b9a18504dea1615e93 (patch) | |
tree | 2957823e1db0cf42560d53c91490d18e920e2a27 /fstests/Makefile | |
parent | 79fe762f82d7d1b3e9086a5ef610b89d8e186b44 (diff) |
Formerly Makefile.~7~
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 edc882b3..2c11c276 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -24,4 +24,4 @@ DIST_FILES = fstests.c Makefile fstests: fstests.o; $(link) install: fstests - cp fstests $(hurdroot)/hurd/fstests + cp fstests $(hurdroot)/hurd/init |