summaryrefslogtreecommitdiff
path: root/sdext/inc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/inc/makefile.mk')
-rw-r--r--sdext/inc/makefile.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/sdext/inc/makefile.mk b/sdext/inc/makefile.mk
index 637bde83fa99..8851cad25f8c 100644
--- a/sdext/inc/makefile.mk
+++ b/sdext/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)"!=""
-