summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 13:59:30 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 13:59:30 +0000
commit7b4b0a85278370ab171cfaf03d643ea7c1b3d00a (patch)
tree3c39d408eb07ebceaa0bf638270fd9ace0842155 /goodies
parent92ceea681cf4d15ffad22d1eee12e6b0221d97cb (diff)
INTEGRATION: CWS ause04 (1.1.1.1.118); FILE MERGED
2003/07/10 12:58:57 hjs 1.1.1.1.118.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/base3d/makefile.mk32
1 files changed, 2 insertions, 30 deletions
diff --git a/goodies/source/base3d/makefile.mk b/goodies/source/base3d/makefile.mk
index 925276be0378..9fbf43d6fb5f 100644
--- a/goodies/source/base3d/makefile.mk
+++ b/goodies/source/base3d/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:30:10 $
+# last change: $Author: kz $ $Date: 2003-08-25 14:59:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,36 +68,10 @@ AUTOSEG=true
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------
-.IF "$(header)" == ""
-
-CXXFILES= \
- base3d.cxx \
- b3dtrans.cxx \
- b3ddeflt.cxx \
- b3dopngl.cxx \
- b3dprint.cxx \
- b3dcommn.cxx \
- vector3d.cxx \
- point4d.cxx \
- matril3d.cxx \
- b3dlight.cxx \
- b3dcolor.cxx \
- b3dentty.cxx \
- b3dcompo.cxx \
- hmatrix.cxx \
- b3dtex.cxx \
- b3dgeom.cxx \
- b3dvolum.cxx
-
-#SRS1NAME=
-#SRC1FILES=
-
SLOFILES= \
$(SLO)$/base3d.obj \
$(SLO)$/b3dtrans.obj \
@@ -118,7 +92,5 @@ SLOFILES= \
$(SLO)$/b3dvolum.obj
-.ENDIF # "$(header)" == ""
-
.INCLUDE : target.mk