From 09cff699a514e452eccc6420f1213967b767cb3e Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Fri, 15 Mar 2019 13:08:45 -0500 Subject: rm bin/sh usr.bin/make: utilities provided by other packages --- usr.bin/make/unit-tests/export-all.mk | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 usr.bin/make/unit-tests/export-all.mk (limited to 'usr.bin/make/unit-tests/export-all.mk') diff --git a/usr.bin/make/unit-tests/export-all.mk b/usr.bin/make/unit-tests/export-all.mk deleted file mode 100644 index 576487b..0000000 --- a/usr.bin/make/unit-tests/export-all.mk +++ /dev/null @@ -1,23 +0,0 @@ -# $Id: export-all.mk,v 1.2 2015/04/10 20:41:59 sjg Exp $ - -UT_OK=good -UT_F=fine - -# the old way to do :tA -M_tAbad = C,.*,cd & \&\& 'pwd',:sh -# the new -M_tA = tA - -here := ${.PARSEDIR} - -# this will cause trouble (recursing if we let it) -UT_BADDIR = ${${here}/../${here:T}:L:${M_tAbad}:T} -# this will be ok -UT_OKDIR = ${${here}/../${here:T}:L:${M_tA}:T} - -.export - -.include "export.mk" - -UT_TEST=export-all -UT_ALL=even this gets exported -- cgit v1.2.3-70-g09d2