#!/usr/bin/make -f # Made with the aid of debmake, by Christoph Lameter, # based on the sample debian/rules file for GNU hello by Ian Jackson. #package=gedcom-parse-dev %: dh $@ --with autotools-dev --with autoreconf override_dh_auto_configure: dh_auto_configure -- --prefix=/usr override_dh_auto_build: automake dh_auto_build