root/trunk/Makefile.svn

Revision 2313, 134 bytes (checked in by hollow, 2 years ago)

cleanup old cvs cruft; add mkrelease script; use svn2cl instead of cvs2cl

Line 
1 default: all
2
3 all:
4         aclocal -I m4
5         autoheader
6         libtoolize --force --copy --automake
7         automake -afc
8         autoconf
9         rm -rf autom4te.cache/
10
Note: See TracBrowser for help on using the browser.