#!/usr/bin/make -f %: dh $@ override_dh_auto_build: CFLAGS="$(CFLAGS)" $(CC) -o dupmerge dupmerge.c help2man --output=$(CURDIR)/debian/dupmerge.1 \ --no-info --section=1 --name="reclaim disk space by linking identical files together" \ --version-option="-V" $(CURDIR)/dupmerge