Import NetBSD make
This commit is contained in:
8
usr.bin/make/unit-tests/unexport
Normal file
8
usr.bin/make/unit-tests/unexport
Normal file
@@ -0,0 +1,8 @@
|
||||
# $Id: unexport,v 1.1 2009/11/19 00:30:25 sjg Exp $
|
||||
|
||||
# pick up a bunch of exported vars
|
||||
.include "export"
|
||||
|
||||
.unexport UT_ZOO UT_FOO
|
||||
|
||||
UT_TEST = unexport
|
||||
Reference in New Issue
Block a user