summaryrefslogtreecommitdiff
path: root/fstests
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-04-08 22:48:12 +0000
committerRoland McGrath <roland@gnu.org>1994-04-08 22:48:12 +0000
commit5e80b86dd3a81b7cf164b8a0b966a08b3cc60f76 (patch)
treef055df8db0e644ce2791b7e82c8a8f0bf3db6bf4 /fstests
parent7559e6fb5fa6d8446955c71cce74949ea4aa0179 (diff)
Formerly Makefile.~18~
Diffstat (limited to 'fstests')
-rw-r--r--fstests/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fstests/Makefile b/fstests/Makefile
index bf4969fe..87f632aa 100644
--- a/fstests/Makefile
+++ b/fstests/Makefile
@@ -29,9 +29,9 @@ fstests: $(OBJS) $(libc); $(link)
fdtests: $(OBJS) $(libc); $(link)
-install: fdtests fstests $(hurdroot)
+install: fdtests $(hurdroot) #fstests
cp fdtests $(hurdroot)/bin/fdtests
- cp fstests $(hurdroot)/bin/fstests
+# cp fstests $(hurdroot)/bin/fstests
clean: