| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
autoconf autoconf. Just let your
`Makefile.in' contain the `include $(MOSMAKE)/Makefile.inc'
line and it will pass through to `Makefile' unchanged.
It is advantageous to let autoconf handle the values of many
of the makefile variables Mosmake depends on (see section 2.7.2 Makefile variables used by Mosmake);
especially the $(EXEEXT) variable.
See section 2.2.6 The "smartmake" feature, for a discussion of points to observe if you want a program to be built conditionally depending on configuration choices.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |