kopia lustrzana https://github.com/Hamlib/Hamlib
Delete a generated directory when doing make clean
rodzic
cfc5c821a0
commit
cb113b5c84
|
@ -126,6 +126,7 @@ hamlibpy_wrap.c: hamlib.swg $(SWGDEP)
|
||||||
|
|
||||||
install-py:
|
install-py:
|
||||||
clean-py:
|
clean-py:
|
||||||
|
$(AM_V_at)rm -rf $(builddir)/__pycache__
|
||||||
distclean-py:
|
distclean-py:
|
||||||
uninstall-py:
|
uninstall-py:
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue