summaryrefslogtreecommitdiffstats
path: root/package/libtool/libtool.mk
Commit message (Collapse)AuthorAgeFilesLines
* don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen2006-06-231-1/+1
| | | | based on a patch from Fu Yunhui
* version bump to 1.5.22Mike Frysinger2006-04-151-1/+1
|
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* Support building a cross libtool for use on the host during cross-development.Eric Andersen2005-09-301-0/+5
|
* version bumpMike Frysinger2005-09-221-2/+3
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+77
directory.