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/doterror.mk | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 usr.bin/make/unit-tests/doterror.mk (limited to 'usr.bin/make/unit-tests/doterror.mk') diff --git a/usr.bin/make/unit-tests/doterror.mk b/usr.bin/make/unit-tests/doterror.mk deleted file mode 100644 index 7f1c78f..0000000 --- a/usr.bin/make/unit-tests/doterror.mk +++ /dev/null @@ -1,20 +0,0 @@ -# $Id: doterror.mk,v 1.1 2014/08/21 13:44:51 apb Exp $ - - -.BEGIN: - @echo At first, I am - -.END: - @echo not reached - -.ERROR: - @echo "$@: Looks like '${.ERROR_TARGET}' is upset." - -all: happy sad - -happy: - @echo $@ - -sad: - @echo and now: $@; exit 1 - -- cgit v1.2.3-60-g2f50