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:
Nicola Pero 2003-04-23 07:31:56 +00:00
parent c81a95f4ce
commit c8fea09d01

View file

@ -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