From 94773bc7f0140e113cfb6f81d6dfe10f511bfeb4 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 1 Mar 1994 19:07:29 +0000 Subject: Formerly Makefile.~9~ --- fstests/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fstests') 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 -- cgit v1.2.3