summaryrefslogtreecommitdiffstats
path: root/contrib/bmake/unit-tests/unexport.mk
blob: 0f1245292ba5ee073a81a0d3aa16a1e70af882bb (plain)
1
2
3
4
5
6
7
8
# $Id: unexport.mk,v 1.1.1.1 2014/08/30 18:57:18 sjg Exp $

# pick up a bunch of exported vars
.include "export.mk"

.unexport UT_ZOO UT_FOO

UT_TEST = unexport
OpenPOWER on IntegriCloud