INTEGRATION: CWS hr42 (1.28.2); FILE MERGED
2007/04/03 13:23:30 hjs 1.28.2.1: #i76050# don't link uwinapi
This commit is contained in:
parent
b2d0e92ade
commit
e75bb8ed14
1 changed files with 6 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.29 $
|
||||
# $Revision: 1.30 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2007-04-03 14:05:25 $
|
||||
# last change: $Author: rt $ $Date: 2007-04-04 07:59:31 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -59,6 +59,10 @@ CXXFLAGS+= $(LFS_CFLAGS)
|
|||
|
||||
# --- Files --------------------------------------------------------
|
||||
|
||||
# safe that way: gen_makefile doesn't want it,
|
||||
# no other link target here
|
||||
UWINAPILIB:=
|
||||
|
||||
.IF "$(header)" == ""
|
||||
|
||||
ALWAYSDBGFILES=$(SLO)$/debugprint.obj
|
||||
|
|
Loading…
Reference in a new issue