diff --git a/Makefile.in b/Makefile.in index b796572..0bf3eb9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -39,10 +39,9 @@ clean: /bin/rm -f $(OBJS) *~ ccache$(EXEEXT) test: test.sh - ./test.sh + CC='$(CC)' ./test.sh -check: test.sh - ./test.sh +check: test distclean: clean /bin/rm -f Makefile config.h config.sub config.log build-stamp config.status