d0p1
03c95cb0a4
Some checks are pending
Build / test (push) Waiting to run
Docs / test (push) Waiting to run
6 lines
41 B
Makefile
6 lines
41 B
Makefile
all:
|
|
fasm cmd.asm
|
|
|
|
clean:
|
|
|
|
install: all
|