| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to autogen.sh CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / x11 | 
| version 1.1, 2011/12/16 10:32:08 | version 1.8, 2012/02/01 00:51:33 | 
|---|---|
| Line 4 autoheader | Line 4 autoheader | 
| automake -aci --foreign | automake -aci --foreign | 
| autoconf | autoconf | 
| rm -f config.h.in~ | rm -f config.h.in~ | 
| ./configure "$*" | ./configure "$@" | 
| rm -f ../np2tool/np2tool.d88 | |
| ( cd ../np2tool && unzip -j -o np2tool.zip ) | |
| make maintainer-clean > /dev/null 2>&1 |