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/bfhello/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/bfhello') diff --git a/c/bfhello/Makefile b/c/bfhello/Makefile index 583ffc1..787f95a 100644 --- a/c/bfhello/Makefile +++ b/c/bfhello/Makefile @@ -16,5 +16,5 @@ load: bfhello.hex bash -c "wl-copy < bfhello.hex" clean: - rm -f bfhello.bin bfhello.elf bfhello.o init.o + rm -f bfhello.hex bfhello.elf bfhello.o init.o -- cgit v1.2.3