From 5e80b86dd3a81b7cf164b8a0b966a08b3cc60f76 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 8 Apr 1994 22:48:12 +0000 Subject: Formerly Makefile.~18~ --- fstests/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fstests/Makefile') 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: -- cgit v1.2.3