Removed obsolete variable

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24516 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2007-02-12 23:34:42 +00:00
parent 93cdabeb4f
commit 9548054560
2 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2007-02-12 Nicola Pero <nicola.pero@meta-innovation.com>
* GNUmakefile.in (GNUSTEP_FLATTENED): Obsolete variable
removed.
2007-02-12 Nicola Pero <nicola.pero@meta-innovation.com>
* Version: Set to 1.14.0 which really means 'unstable version

View file

@ -49,9 +49,6 @@ makedir = $(DESTDIR)@GNUSTEP_MAKEFILES@
srcdir = @srcdir@
VPATH = @srcdir@
# GNUSTEP_FLATTENED is obsolete, please use GNUSTEP_IS_FLATTENED
# instead
GNUSTEP_FLATTENED = @GNUSTEP_FLATTENED@
GNUSTEP_IS_FLATTENED = @GNUSTEP_IS_FLATTENED@
GNUSTEP_TARGET_CPU = @clean_target_cpu@
GNUSTEP_TARGET_VENDOR = @clean_target_vendor@