summaryrefslogtreecommitdiff
path: root/configmgr/inc
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 /configmgr/inc
parent992757cc5ebfb1df42636b8d3269cdbc10fc4148 (diff)
remove PCH support in dmake-module
Diffstat (limited to 'configmgr/inc')
-rwxr-xr-xconfigmgr/inc/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/configmgr/inc/makefile.mk b/configmgr/inc/makefile.mk
index 3dd2fc4d4811..57c635fe0c33 100755
--- a/configmgr/inc/makefile.mk
+++ b/configmgr/inc/makefile.mk
@@ -33,6 +33,3 @@ VISIBILITY_HIDDEN = TRUE
.INCLUDE: settings.mk
.INCLUDE: target.mk
-.IF "$(ENABLE_PCH)" != ""
-ALLTAR: $(SLO)/precompiled.pch $(SLO)/precompiled_ex.pch
-.ENDIF