aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2022-11-08 00:42:36 -0500
committerB. Watson <urchlay@slackware.uk>2022-11-08 00:44:46 -0500
commit57587d7d306f5a4ca3597f44b584ce9ad2886866 (patch)
tree4a6ca6c11b71c6b18473a16606a0084d0c394dbd /Makefile
parentd7ae2f127c09229227f91d2309bc044a49dab2b4 (diff)
downloaddla-asm-57587d7d306f5a4ca3597f44b584ce9ad2886866.tar.gz
Store unpacked pixels during generation. Needs more testing.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3109cd9..2c28fc8 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ PERL = perl
all: dla.xex
-dla.xex: dla.s io.s dlatbl.s xex.inc printint.s
+dla.xex: dla.s io.s dlatbl.s xex.inc printint.s render.s drunkwalk.s
$(CL65) $(CL65FLAGS) -l dla.list -Ln dla.labels -t none -o dla.xex dla.s
dlatbl.s: mkdlatbl.pl