add missing definition which apparently wasn't necessary because I didn't notice for five years

This commit is contained in:
4am 2023-11-22 17:57:29 -05:00
parent 3033a17433
commit 35bd2720b3
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ ACME=acme
# https://github.com/mach-kernel/cadius
CADIUS=cadius
PY3=python3
asm: md
$(ACME) -r build/grue.system.lst src/loader/grue.system.s
$(ACME) -r build/pitchdark.lst src/pitchdark.a