Implemented optimization for installing headers quickly during development

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12930 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-03-01 14:40:13 +00:00
parent 13a915b7f3
commit 6830dfbde3

View file

@ -1,3 +1,9 @@
Fri Mar 1 14:36:43 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/Shared/headers.make: Added specific optimization for
installing quickly headers during develoment - activated by
setting GNUSTEP_DEVELOPER=YES in the environment.
Fri Mar 1 12:28:52 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/subproject.make: Use Shared/Instance/headers.make