From 4dddf8ef2a7284891cdb273a6f0fd25db37099e2 Mon Sep 17 00:00:00 2001 From: cheapie Date: Wed, 17 Jun 2026 05:07:47 -0500 Subject: Add UK version of railroad crossing Also fix some Makefile issues --- c/menu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/menu/Makefile') diff --git a/c/menu/Makefile b/c/menu/Makefile index bd92e6a..75f645f 100644 --- a/c/menu/Makefile +++ b/c/menu/Makefile @@ -40,5 +40,5 @@ load: menu.hex bash -c "wl-copy < menu.hex" clean: - rm -f menu.bin menu.elf menu.o init.o calculator.o digilines.o games.o screensaver.o + rm -f menu.hex menu.elf menu.o init.o calculator.o digilines.o games.o screensaver.o -- cgit v1.2.3