DEBSOURCES
Skip Quicknav
sources / python-libais / 0.17%2Bgit.20190917.master.e464cf8-5 / test / Makefile-custom
12345678
# -*- makefile -*- all: echo "NOP" clean: (cd compatibility && $(MAKE) -f Makefile-custom clean) rm -f *.pyc