1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00
2015-05-20 19:02:17 +07:00

10 lines
122 B
Makefile
Executable File

######
# Makefile for the python disassembler.
######
test:
./idasm test/40tp_simpleDisplay.ptp
clean:
rm -f *~ *.pyc