INTEGRATION: CWS locales201 (1.4.6); FILE MERGED
2005/10/11 14:38:53 er 1.4.6.1: get rid of unnecessary references to module tools''
This commit is contained in:
parent
8e4672f44c
commit
0826c3f696
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.4 $
|
||||
# $Revision: 1.5 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-07 17:24:25 $
|
||||
# last change: $Author: kz $ $Date: 2005-11-01 14:57:30 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -66,8 +66,7 @@ APP1TARGET = genconv_dict
|
|||
|
||||
APP1OBJS = $(OBJ)$/genconv_dict.obj
|
||||
|
||||
APP1STDLIBS = $(SALLIB) \
|
||||
$(TOOLSLIB)
|
||||
APP1STDLIBS = $(SALLIB)
|
||||
|
||||
# --- Targets ------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue