root/trunk/Makefile.svn
| Revision 406, 115 bytes (checked in by hollow, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | default: all |
| 2 | |
| 3 | all: |
| 4 | aclocal |
| 5 | libtoolize --force --copy --automake |
| 6 | automake -afc |
| 7 | autoconf |
| 8 | rm -rf autom4te.cache/ |
Note: See TracBrowser for help on using the browser.
