|
version 1.61, 2006/02/20 19:06:18
|
version 1.62, 2006/09/10 20:40:54
|
|
|
|
| @echo "Running autoconf..." | @echo "Running autoconf..." |
| autoconf | autoconf |
| | |
| config make/config.h: configure |
make/config.h: configure |
| @echo "Running ./configure..." | @echo "Running ./configure..." |
| @./configure || ( echo "Configure failed."; exit 1 ) | @./configure || ( echo "Configure failed."; exit 1 ) |
| |
touch make/config.h |
| | |
| ifeq ($(strip $(IS_NATIVE)), 1) | ifeq ($(strip $(IS_NATIVE)), 1) |
| config.make: make/config.h | config.make: make/config.h |