mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
Some simple updating of the makefile code - do not create existing dirs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9396 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8e6a6d40be
commit
44204b43cf
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2001-03-16 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/Makefile.postamble (after-install): Removed old
|
||||
code for creating /etc/services.add when packaging.
|
||||
|
||||
* Makefile.postamble
|
||||
($(INSTALL_ROOT_DIR)$(GNUSTEP_MAKEFILES)/Additional): New target;
|
||||
create the directory. (before-install): Don't create the
|
||||
directory, but depend on the new target.
|
||||
* Resources/GNUmakefile.postamble: Idem for $(languagedir).
|
||||
* NSCharacterSets/Makefile.postamble: Idem for $(charsetdir).
|
||||
* NSTimeZones/Makefile.postamble: Idem for $(timezonedir).
|
||||
|
||||
2001-03-16 Manuel Guesdon <mguesdon@orange-concept.com>
|
||||
|
||||
* Tools/pl*.m: added #include <Foundation/Foundation.h> to avoid
|
||||
|
|
Loading…
Reference in a new issue