summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/win
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-02 11:46:03 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-02 12:06:11 +0100
commit4327ec0deee4b5362354bd4bc0ec885a412cd071 (patch)
tree5ce6ce3b4b2408d57cba606f9e22559fcac2d46a /extensions/source/plugin/win
parente5c11afa976b03cb55d33cf09e57ccec286ddb9b (diff)
Clean up makefiles
Diffstat (limited to 'extensions/source/plugin/win')
-rw-r--r--extensions/source/plugin/win/makefile.mk9
1 files changed, 1 insertions, 8 deletions
diff --git a/extensions/source/plugin/win/makefile.mk b/extensions/source/plugin/win/makefile.mk
index 3167c22d135d..7f676ac16748 100644
--- a/extensions/source/plugin/win/makefile.mk
+++ b/extensions/source/plugin/win/makefile.mk
@@ -46,20 +46,13 @@ CDEFS+=-DOJI
# --- Types -------------------------------------
.IF "$(WITH_MOZILLA)" != "NO"
-
-#UNOUCROUT=$(OUT)$/inc$/$(PRJNAME)
-#INCPRE+=$(UNOUCROUT)
-
-# --- Types -------------------------------------
-
SLOFILES = $(SLO)$/winmgr.obj \
$(SLO)$/sysplug.obj
-
.ENDIF # $(WITH_MOZILLA) != "NO"
+
.ENDIF
# ------------------------------------------------------------------
-
.INCLUDE : target.mk