File debian.rules of Package tippecanoe
#!/usr/bin/make -f export DH_VERBOSE=1 export DH_COMPAT=10 %: dh "$@" override_dh_auto_install: make install PREFIX=debian/tippecanoe/usr
#!/usr/bin/make -f export DH_VERBOSE=1 export DH_COMPAT=10 %: dh "$@" override_dh_auto_install: make install PREFIX=debian/tippecanoe/usr