prerequisite* command product
------------- --------- ---------
configure.ac* ----------> aclocal
|
|
autoconf -----------------> configure
|
|
Makefile.am* --------> "automake --add-missing --foreign --copy"
|
|
----------------------------+-----------------------------------
|
configure -----------------> Makefile
|
|
make
'Programming' 카테고리의 다른 글
| bit counting in C (0) | 2013.06.07 |
|---|
