diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:36:22 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:36:22 +0000 |
commit | b8ae64739cab63853b9406607b257146bd283a35 (patch) | |
tree | 14ff438b06bc103ba39e53f9da5e87439324bc1b /sal/rtl/source/makefile.mk | |
parent | 860d443db2cc2efc314d5c706856dd6976a59167 (diff) |
INTEGRATION: CWS os2port02 (1.31.4); FILE MERGED
2007/10/30 12:00:45 obr 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED
2007/09/30 11:54:52 ydario 1.31.4.1: Issue number: i82034
Submitted by: ydario
Reviewed by: ydario
Commit of changes for OS/2 CWS source code integration.
Diffstat (limited to 'sal/rtl/source/makefile.mk')
-rw-r--r-- | sal/rtl/source/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sal/rtl/source/makefile.mk b/sal/rtl/source/makefile.mk index a3ec3ed12b9b..c01ee51181f4 100644 --- a/sal/rtl/source/makefile.mk +++ b/sal/rtl/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.32 $ +# $Revision: 1.33 $ # -# last change: $Author: vg $ $Date: 2007-10-15 12:51:02 $ +# last change: $Author: hr $ $Date: 2007-11-02 12:36:22 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -191,9 +191,11 @@ $(ALWAYSDBGFILES): @echo --- ALWAYSDBG --- @dmake $(MFLAGS) $(MAKEFILE) debug=true ALWAYSDBG_FLAG=TRUE $(CALLMACROS) $@ @echo --- ALWAYSDBG OVER --- + .ENDIF .ENDIF + ALLTAR : $(BOOTSTRAPMK) $(BOOTSTRAPMK) : $(APP1TARGETN) |