#!/usr/bin/make -f
LDFLAGS += -Wl,-z,defs -Wl,--as-needed

%:
	dh $@
