Use $MAKE for `make' if set.
This commit is contained in:
parent
bdbdebff20
commit
f8f7ab5469
1 changed files with 1 additions and 1 deletions
|
@ -2274,7 +2274,7 @@ sed -e 's/[^a-zA-Z0-9_]/ /g' -e 's/^/ /' -e 's/ *$//' \
|
|||
changequote([, ])dnl
|
||||
|
||||
echo creating src/epaths.h
|
||||
make epaths-force
|
||||
${MAKE-make} epaths-force
|
||||
|
||||
# As of 2000-11-19, newest development versions of GNU cpp preprocess
|
||||
# `..' to `. .' unless invoked with -traditional
|
||||
|
|
Loading…
Add table
Reference in a new issue