Programming2013. 6. 21. 16:27




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
Posted by 쿨한넘