summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:49:13 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:49:13 +0000
commitc290c633f02832be89afe398b022118814bd72d4 (patch)
treeaea6424d23d9b007c051b9c914308847961229a8 /shell/source/unix/exec/makefile.mk
parent944c3a0482b3d46d73301f393431b7f3e3f8aba7 (diff)
INTEGRATION: CWS ause04 (1.3.36); FILE MERGED
2003/07/21 16:07:39 hjs 1.3.36.1: #i16206# make target unique
Diffstat (limited to 'shell/source/unix/exec/makefile.mk')
-rw-r--r--shell/source/unix/exec/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/shell/source/unix/exec/makefile.mk b/shell/source/unix/exec/makefile.mk
index 6da248d2e01c..c40c0222c4d2 100644
--- a/shell/source/unix/exec/makefile.mk
+++ b/shell/source/unix/exec/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: vg $ $Date: 2003-04-15 13:47:12 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:49:13 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -62,10 +62,10 @@
PRJ=..$/..$/..
PRJNAME=shell
-TARGET=syssh
+TARGET=exec
LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
-COMP1TYPELIST=$(TARGET)
+COMP1TYPELIST=syssh
COMPRDB=$(SOLARBINDIR)$/types.rdb
# --- Settings -----------------------------------------------------