diff options
author | Michael I. Bushnell <mib@gnu.org> | 1993-12-11 07:04:33 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1993-12-11 07:04:33 +0000 |
commit | 530c4bee649c220d39ce93c48b3a36fea4880cdf (patch) | |
tree | c1ab2a010a22d1f80e34ac3fb1677a11704a9d2e | |
parent | 4d47f19db22279ae7376419614ccfa795c91a9a4 (diff) |
Formerly Makefile.~5~
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index 8f704e3f..37c4ee09 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -23,5 +23,5 @@ DIST_FILES = fstests.c Makefile fstests: fstests.o; $(link) -install: +install: fstests cp fstests $(hurdroot)/hurd/init |