Implemented --library-combo in opentool

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13973 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-06-25 18:03:10 +00:00
parent 12d8e25aba
commit 6363046a5e

View file

@ -1,3 +1,9 @@
Tue Jun 25 18:52:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
* opentool.in: Rewritten parsing of parameters adding support for
the --library-combo switch. Changed inline help to put
--library-combo=... before the tool name.
Wed Jun 19 15:39:15 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Master/rules.make (internal-distclean): Reverted last change.