Files
udis86/scripts/Makefile.am
T

11 lines
151 B
Makefile

EXTRA_DIST = \
ud_opcode.py \
ud_optable.py \
ud_itab.py
MAINTAINERCLEANFILES = Makefile.in
clean-local:
-rm -f *.pyc
-rm -f ud_asmtest*