From 747c3bdff934a4e4357b69d65c4d1000ff594ce3 Mon Sep 17 00:00:00 2001 From: crc Date: Thu, 23 May 2024 20:10:30 +0200 Subject: [PATCH] add a Makefile --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..49e6e06 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +all: ilo.rom + +ilo.rom: konilo.pali + pali konilo.pali