#!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch # DEB_ENABLE_TESTS = yes # Work around bug in "Setup haddock", which does not find the header file at # this location. build/libghc-ghc-events-doc:: dist-ghc/build/EventLogFormat.h dist-ghc/build/EventLogFormat.h: GHC/RTS/EventLogFormat.h cp $< $@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk