summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-12-10 16:54:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-12-10 16:54:42 +0000
commite573d475160296367f12cbe20dae7306245ad228 (patch)
treeb86480d14cce6866a13f6305fe279e8f0856898e /basic
parent4fcc652375abd2d1939e8674e44e4a5651b7bccf (diff)
INTEGRATION: CWS ause012 (1.7.48); FILE MERGED
2004/11/16 14:05:36 hjs 1.7.48.1: #i37200# remove unused RSCUPDVER redefinition
Diffstat (limited to 'basic')
-rw-r--r--basic/source/app/makefile.mk9
1 files changed, 3 insertions, 6 deletions
diff --git a/basic/source/app/makefile.mk b/basic/source/app/makefile.mk
index 514e52ba5465..5283fde6b03d 100644
--- a/basic/source/app/makefile.mk
+++ b/basic/source/app/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: hjs $ $Date: 2004-06-25 16:29:14 $
+# last change: $Author: hr $ $Date: 2004-12-10 17:54:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -62,7 +62,7 @@
PRJ=..$/..
-PRJNAME=BASIC
+PRJNAME=basic
TARGET=app
LIBTARGET = NO
@@ -73,9 +73,6 @@ LIBTARGET = NO
# --- Allgemein ------------------------------------------------------------
-.INCLUDE : minor.mk
-RSCUPDVER=$(RSCREVISION)SV$(UPD)$(UPDMINOR)
-
OBJFILES = \
$(OBJ)$/ttstrhlp.obj \
$(OBJ)$/ttbasic.obj \