1*0a6a1f1dSLionel Sambuc# $Id: unexport.mk,v 1.1 2014/08/21 13:44:52 apb Exp $ 2*0a6a1f1dSLionel Sambuc 3*0a6a1f1dSLionel Sambuc# pick up a bunch of exported vars 4*0a6a1f1dSLionel Sambuc.include "export.mk" 5*0a6a1f1dSLionel Sambuc 6*0a6a1f1dSLionel Sambuc.unexport UT_ZOO UT_FOO 7*0a6a1f1dSLionel Sambuc 8*0a6a1f1dSLionel SambucUT_TEST = unexport 9