summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-01 18:07:04 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-01 18:22:56 +0100
commit1a6617cf054891b89a330c44e60d9d31bf034d6e (patch)
treec795dc260e899b5e0dec40e15fed9bf84b3aff6d /bridges
parent95012b599b45aaea7187607770637271ca87e15a (diff)
Clean up makefiles
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk2
-rw-r--r--bridges/source/remote/context/makefile.mk2
2 files changed, 0 insertions, 4 deletions
diff --git a/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk b/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk
index 2af2f29a02a3..74d156abbf75 100644
--- a/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk
+++ b/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk
@@ -44,8 +44,6 @@ CHECKFORPIC=
.IF "$(COM)" == "C52" && "$(CPU)"=="S"
-#CFLAGS += -O5 -xO5
-
.IF "$(cppu_no_leak)" == ""
CFLAGS += -DLEAK_STATIC_DATA
.ENDIF
diff --git a/bridges/source/remote/context/makefile.mk b/bridges/source/remote/context/makefile.mk
index cc2a52355d25..a192f81d3eed 100644
--- a/bridges/source/remote/context/makefile.mk
+++ b/bridges/source/remote/context/makefile.mk
@@ -57,8 +57,6 @@ SHL1RPATH=URELIB
SHL1VERSIONMAP= $(TARGET).map
DEF1NAME= $(SHL1TARGET)
-#DEF1EXPORTFILE= exports.dxp
-
# --- Targets ------------------------------------------------------