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