#!/usr/bin/make -f

export LDFLAGS+=-Wl,--as-needed

%:
	dh $@
