From 7e716dee4b4ccdf0e2f711716dd71178ec37c083 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 1 Apr 1994 22:36:09 +0000 Subject: Formerly Makefile.~12~ --- fstests/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fstests/Makefile') diff --git a/fstests/Makefile b/fstests/Makefile index d02515e9..6cc1bd11 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -23,10 +23,12 @@ DIST_FILES = fstests.c Makefile fdtests.c OBJS=fstests.o +all: fstests + fstests: $(OBJS); $(link) install: fstests $(hurdroot) cp fstests $(hurdroot)/hurd/init clean: - rm -f fstests fstests.o \ No newline at end of file + rm -f fstests fstests.o -- cgit v1.2.3