mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Implemented XXX_CFLAGS, XXX_OBJCFLAGS, XXX_CCFLAGS, XXX_CPPFLAGS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14843 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f1b6f12698
commit
5707c0badb
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Fri Oct 25 18:25:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/rules.make (ADDITIONAL_CFLAGS): Add to it xxx_CFLAGS.
|
||||
(ADDITIONAL_OBJCFLAGS): Idem.
|
||||
(ADDITIONAL_CCFLAGS): Idem.
|
||||
|
||||
Fri Oct 25 18:24:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/rules.make (ADDITIONAL_CPPFLAGS): Add to it
|
||||
XXX_CPPFLAGS (Patch by David Ayers <d.ayers@inode.at>).
|
||||
|
||||
Fri Oct 25 18:08:49 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Documentation/readme.texi: Rewritten ultra short description of
|
||||
|
|
Loading…
Reference in a new issue