mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Updated %.plist: %.cplist rules so that they work on Apple as well
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16519 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c81a95f4ce
commit
c8fea09d01
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed Apr 23 09:18:07 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* config.make.in (CPP): Added. (GENERAL_CPP): Removed.
|
||||
* rules.make (ALL_CPLISTFLAGS): Added -x c -traditional.
|
||||
(%.plist): Use CPP, not GENERAL_CPP.
|
||||
|
||||
Tue Apr 22 16:11:14 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make (%.c): New rules to generate .c files from .l files
|
||||
|
|
Loading…
Reference in a new issue