aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-03-31 21:02:09 -0400
committerB. Watson <urchlay@slackware.uk>2025-03-31 21:02:09 -0400
commit867488d6bf2c3f868b329a8bcb5f08e2041f599b (patch)
tree6f8c8d81450bbbd6246306aaa9dc04ed41e99012 /Makefile
parent80be916389299e76aa84e904b3871a5d0c50b80e (diff)
downloadbw-atari8-tools-867488d6bf2c3f868b329a8bcb5f08e2041f599b.tar.gz
a8cat: library-ize the conversion logic so we can use it in listbas and listamsb eventually.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c66b48e..c46103e 100644
--- a/Makefile
+++ b/Makefile
@@ -56,6 +56,8 @@ RST2MAN=rst2man
all: $(BINS) manpages symlinks subdirs $(TTF) amsb40.txt
+atest: atest.c atascii.c atables.c wtable.c
+
intbas: bas.o
unprotbas: bas.o
@@ -83,7 +85,7 @@ wtable.o: wtable.c wtable.h
atables.o: atables.c atables.h
-a8cat: a8cat.c atables.o wtable.o
+a8cat: a8cat.c atables.o wtable.o atascii.o
a8xd: a8xd.c atables.o