summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/inc/makefile.mk')
-rw-r--r--cppuhelper/inc/makefile.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/cppuhelper/inc/makefile.mk b/cppuhelper/inc/makefile.mk
index 0208c0dbf93d..5b85c1fb7332 100644
--- a/cppuhelper/inc/makefile.mk
+++ b/cppuhelper/inc/makefile.mk
@@ -37,11 +37,3 @@ TARGET=inc
# --- Targets -------------------------------------------------------
.INCLUDE : target.mk
-
-.IF "$(ENABLE_PCH)"!=""
-ALLTAR : \
- $(SLO)$/precompiled.pch \
- $(SLO)$/precompiled_ex.pch
-
-.ENDIF # "$(ENABLE_PCH)"!=""
-