summaryrefslogtreecommitdiff
path: root/dtrans/source/generic
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/generic')
-rw-r--r--dtrans/source/generic/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/source/generic/makefile.mk b/dtrans/source/generic/makefile.mk
index b7f915fa4b3f..b32ff1b76f5d 100644
--- a/dtrans/source/generic/makefile.mk
+++ b/dtrans/source/generic/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: pluby $ $Date: 2001-03-12 20:36:49 $
+# last change: $Author: pluby $ $Date: 2001-03-15 18:18:37 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,6 +79,9 @@ SLOFILES= \
$(SLO)$/clipboardmanager.obj \
$(SLO)$/dtrans.obj
+.IF "$(OS)"=="MACOSX"
+SYMBOLPREFIX=dtrans
+.ENDIF
SHL1TARGET= dtrans
.IF "$(OS)"!="MACOSX"