6 override_dh_auto_build:
7 CFLAGS="$(CFLAGS)" $(CC) -o dupmerge dupmerge.c
8 help2man --output=$(CURDIR)/debian/dupmerge.1 \
9 --no-info --section=1 --name="reclaim disk space by linking identical files together" \
10 --version-option="-V" $(CURDIR)/dupmerge