summaryrefslogtreecommitdiffstats
path: root/xmlhelp
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:26:12 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:26:12 -0600
commite4610ffd2d19b9750109cbaa6fd78c8ceed1aecd (patch)
treedaa7a62e1c07662577512a55f3f11f0d355551ad /xmlhelp
parentremove pre-compiled header support in gbuild and gbuildified module (diff)
downloadcore-e4610ffd2d19b9750109cbaa6fd78c8ceed1aecd.tar.gz
core-e4610ffd2d19b9750109cbaa6fd78c8ceed1aecd.zip
remove PCH support in dmake-module
Diffstat (limited to 'xmlhelp')
-rwxr-xr-xxmlhelp/inc/makefile.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/xmlhelp/inc/makefile.mk b/xmlhelp/inc/makefile.mk
index d75d3614c0ab..7bf85a32918f 100755
--- a/xmlhelp/inc/makefile.mk
+++ b/xmlhelp/inc/makefile.mk
@@ -38,10 +38,3 @@ TARGET=inc
.INCLUDE : target.mk
-.IF "$(ENABLE_PCH)"!=""
-ALLTAR : \
- $(SLO)$/precompiled.pch \
- $(SLO)$/precompiled_ex.pch
-
-.ENDIF # "$(ENABLE_PCH)"!=""
-