Skip to content
Snippets Groups Projects
Commit af4b8941 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

propagate MAKE (I hope)

Rev: Makefile:1.27
parent 2c4964a1
No related branches found
No related tags found
No related merge requests found
#
# $Id: Makefile,v 1.26 2000/07/03 19:28:24 mast Exp $
# $Id: Makefile,v 1.27 2000/07/29 06:29:07 hubbe Exp $
#
# Meta Makefile
#
......@@ -59,6 +59,7 @@ configure: src/configure builddir
configureargs="$(CONFIGUREARGS)"; \
fi; \
echo; \
MAKE=$(MAKE) ; export MAKE ;\
echo Configure arguments: $$configureargs; \
echo; \
if test -f Makefile -a -f config.cache -a -f .configureargs && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment