From 0bc0ffa0a51401f11673b57da2062b26821d4ae5 Mon Sep 17 00:00:00 2001 From: emma Date: Wed, 7 Aug 2024 20:38:03 -0600 Subject: [PATCH] tests: bonsai/hru.mk: updates to not use old variables --- tests/bonsai/hru.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/bonsai/hru.mk b/tests/bonsai/hru.mk index 9d200e5..618acb8 100755 --- a/tests/bonsai/hru.mk +++ b/tests/bonsai/hru.mk @@ -5,10 +5,6 @@ # permitted in any medium without royalty provided the copyright notice and this # notice are preserved. This file is offered as-is, without any warranty. -NAME = hru -TARGET = $(NAME)_tests -BINARY = $(BIN)/$(NAME) - .PHONY: hru_tests hru_tests: $(BIN)/hru