summaryrefslogtreecommitdiffstats
path: root/configmgr/inc/makefile.mk
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/makefile.mk
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 'configmgr/inc/makefile.mk')
-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