From f46f0a95a617d89e969ae6a9ce666d259d1ca43a Mon Sep 17 00:00:00 2001 From: Andre Fachat Date: Wed, 1 Nov 2023 11:31:55 +0100 Subject: [PATCH] Revert "rm usb test3" This reverts commit e65ffed91f4ce42578b53102401cd19f7137e4c9. --- xa/tests/usb65/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xa/tests/usb65/Makefile b/xa/tests/usb65/Makefile index 87e8ae6..8202be6 100644 --- a/xa/tests/usb65/Makefile +++ b/xa/tests/usb65/Makefile @@ -1,7 +1,7 @@ XA=../../xa -all: test1 test2 +all: test1 test2 test3 test1: test1.a65 ${XA} -XC -R -U $<