Revert "15: Export TRICK_EXCLUDE from Makefile.common"

This reverts commit 7079d30dfe837f97cb6673314fef2971f6d973e7.
This change broke some code that previously compiled without error. 15's
use of the various mechanisms for excluding ICG and SWIG is a mess. I'm
not fixing it. Upgrade to 17 if you want something that makes sense.

Refs #513
This commit is contained in:
Derek Bankieris 2017-11-16 10:35:34 -06:00
parent 7079d30dfe
commit 3a0c168c18

View File

@ -28,7 +28,6 @@ export TRICK_CFLAGS
export TRICK_CXXFLAGS
export TRICK_LDFLAGS
export TRICK_SFLAGS
export TRICK_EXCLUDE
export TRICK_ICG_EXCLUDE
export TRICK_ICG_NOCOMMENT
export TRICK_SWIG_EXCLUDE