Make a first attempt to build a shared library (not to be installed by

now).



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1304 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2014-05-16 17:50:40 +00:00
parent 96647f1486
commit 52dd5cc7ac
4 changed files with 16 additions and 5 deletions

View File

@@ -13,6 +13,8 @@ set -x
rm -rf autom4te.cache
libtoolize
${ACLOCAL}
${AUTOHEADER}
${AUTOCONF}