mirror of
https://github.com/a2-4am/pitch-darker.git
synced 2025-02-20 08:29:02 +00:00
add missing definition which apparently wasn't necessary because I didn't notice for five years
This commit is contained in:
parent
3033a17433
commit
35bd2720b3
2
Makefile
2
Makefile
@ -19,6 +19,8 @@ ACME=acme
|
|||||||
# https://github.com/mach-kernel/cadius
|
# https://github.com/mach-kernel/cadius
|
||||||
CADIUS=cadius
|
CADIUS=cadius
|
||||||
|
|
||||||
|
PY3=python3
|
||||||
|
|
||||||
asm: md
|
asm: md
|
||||||
$(ACME) -r build/grue.system.lst src/loader/grue.system.s
|
$(ACME) -r build/grue.system.lst src/loader/grue.system.s
|
||||||
$(ACME) -r build/pitchdark.lst src/pitchdark.a
|
$(ACME) -r build/pitchdark.lst src/pitchdark.a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user