summaryrefslogtreecommitdiff
path: root/fstests
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-06-27 21:58:59 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-06-27 21:58:59 +0000
commit65f85fb173ab0af596586334f8550ffd1b327329 (patch)
tree083607ff9e71b2f1e5ef941ca4dd594a61288138 /fstests
parent5f12f9a2bc4a27b97b92d7fc40117c96c9cd239e (diff)
(targets): Comment out opendisk for now.
Diffstat (limited to 'fstests')
-rw-r--r--fstests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile
index 54efb050..961c57ad 100644
--- a/fstests/Makefile
+++ b/fstests/Makefile
@@ -19,7 +19,7 @@ dir := fstests
makemode := utilities
SRCS = fstests.c fdtests.c timertest.c opendisk.c
-targets = timertest fstests opendisk # fdtests
+targets = timertest fstests # opendisk fdtests
include ../Makeconf