summaryrefslogtreecommitdiff
path: root/fstests
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-03-01 19:07:29 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-03-01 19:07:29 +0000
commit94773bc7f0140e113cfb6f81d6dfe10f511bfeb4 (patch)
tree20b68c8eacfcb6cb67312d54321a7939c9b840a9 /fstests
parent6630dd0b1d78c856fcf55f10c18ebad9b246fae9 (diff)
Formerly Makefile.~9~
Diffstat (limited to 'fstests')
-rw-r--r--fstests/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/fstests/Makefile b/fstests/Makefile
index 991fdf0d..573b4481 100644
--- a/fstests/Makefile
+++ b/fstests/Makefile
@@ -25,3 +25,6 @@ fstests: fstests.o; $(link)
install: fstests
cp fstests $(hurdroot)/hurd/init
+
+clean:
+ rm -f fstests fstests.o \ No newline at end of file