From ba54f1aedcc6e7228c4233dcb1ff35151415b064 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 10 Nov 2022 16:42:21 -0500 Subject: Mention TNFS in README. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cf01f8d..ec4d009 100644 --- a/Makefile +++ b/Makefile @@ -49,6 +49,9 @@ test: all disktest: disk atari800 drive1.atr +tnfs: all + sh tnfs.sh dla.xex dla2csv.xex + %.xex: %.s $(CL65) $(CL65FLAGS) -t none -o $@ $< -- cgit v1.2.3