From 7f545e1124fb2d3d584a93c714875907079ccd3a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 7 Apr 1994 18:51:05 +0000 Subject: Formerly Makefile.~16~ --- fstests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fstests/Makefile') diff --git a/fstests/Makefile b/fstests/Makefile index 13446519..d6043cd3 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -31,7 +31,7 @@ fdtests: $(OBJS) $(libc); $(link) install: $(testprog) $(hurdroot) - cp $< $(hurdroot)/bin/sh + cp $< $(hurdroot)/bin/$(testprog) clean: rm -f fstests fstests.o -- cgit v1.2.3