| #!/usr/bin/make -fexport DEB_BUILD_MAINT_OPTIONS := hardening=+allDPKG_EXPORT_BUILDFLAGS = 1include /usr/share/dpkg/buildflags.mk%:	dh $@ --buildsystem=mesonoverride_dh_auto_install:	dh_auto_install --buildsystem=meson	rm -rf debian/tang/usr/share/licenses
 |