t7x/deps/udis86/scripts/Makefile.am

10 lines
127 B
Makefile
Raw Normal View History

2023-12-06 17:43:39 -05:00
EXTRA_DIST = \
ud_opcode.py \
ud_itab.py
MAINTAINERCLEANFILES = Makefile.in
clean-local:
-rm -f *.pyc
-rm -f ud_asmtest*