summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:44:20 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:44:20 +0000
commit1cffd14a743289e4c19f33b34a6caf4d6b3ac86f (patch)
treeb72afe11def38db053fc7f60567f8d4ecb422e98 /svtools/source/svhtml
parent05408ebbe58bdfb72ebd846241e43d23aada225e (diff)
INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED
2003/07/10 16:19:41 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'svtools/source/svhtml')
-rw-r--r--svtools/source/svhtml/makefile.mk20
1 files changed, 4 insertions, 16 deletions
diff --git a/svtools/source/svhtml/makefile.mk b/svtools/source/svhtml/makefile.mk
index c1e726b83a23..6718ba457682 100644
--- a/svtools/source/svhtml/makefile.mk
+++ b/svtools/source/svhtml/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-18 16:59:05 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:44:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -62,28 +62,17 @@
PRJ=..$/..
-PRJNAME=SVTOOLS
+PRJNAME=svtools
TARGET=svhtml
AUTOSEG=true
LIBTARGET=NO
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------
-.IF "$(header)" == ""
-
-CXXFILES = \
- parhtml.cxx \
- htmlkywd.cxx \
- htmlkey2.cxx \
- htmlsupp.cxx \
- htmlout.cxx
-
OBJFILES = $(OBJ)$/htmlkey2.obj
SLOFILES=\
@@ -105,8 +94,7 @@ LIB4TARGET=$(SLB)$/svhtml2.lib
LIB4OBJFILES=\
$(SLO)$/htmlout.obj
-.ENDIF
-
# ==========================================================================
.INCLUDE : target.mk
+