blob: ebc65f0f7cc35da1c731e8ce59fa22edf86220d2 [file] [log] [blame]
#!/usr/bin/make -f
# -*- makefile -*-
#
# output every command that modifies files on the build system.
# export DH_VERBOSE = 1
PACKAGENAME=excelsior-tools
DESTDIR=$(shell pwd)/debian/$(PACKAGENAME)
%:
dh $@