diff options
author | Martin Hollmichel <mh@openoffice.org> | 2000-11-23 13:46:39 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2000-11-23 13:46:39 +0000 |
commit | 83fd85ff3ad6cd91c70aeddc87b33975c6424096 (patch) | |
tree | 11d6b29360ffa2eb35e370f194d8814830a56127 | |
parent | 7e7c8a51f05ef2c7c56b26e27328ad4b30655740 (diff) |
remoed very old stuff
-rw-r--r-- | sw/source/core/edit/makefile.mk | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/sw/source/core/edit/makefile.mk b/sw/source/core/edit/makefile.mk index cbf2d9d34109..6588246d85cd 100644 --- a/sw/source/core/edit/makefile.mk +++ b/sw/source/core/edit/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-19 00:08:18 $ +# last change: $Author: mh $ $Date: 2000-11-23 14:46:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,17 +77,6 @@ PROJECTPCHSOURCE=..$/core_1st$/core_pch .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/inc$/sw.mk -.IF "$(GUI)" != "MAC" -CDEFS+=-Is:\solar\inc\hm - -.IF "$(debug)" != "" -CDEFS+=-DDEBUG -.ENDIF -.IF "$(mydebug)" != "" -CDEFS+=-Dmydebug -.ENDIF -.ENDIF #Mac - # --- Files -------------------------------------------------------- CXXFILES = \ |