mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-11-17 21:18:27 +00:00
4 lines
62 B
Makefile
4 lines
62 B
Makefile
.PHONY: all
|
|
|
|
all:
|
|
python3 generate_tables.py instructions
|