2 # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
3 # This version is for a hypothetical package that builds an
4 # architecture-dependant package, as well as an architecture-independant
7 # Uncomment this to turn on verbose mode.
17 find . -name '*~' | xargs rm -vf
20 # Build architecture-independent files here.
25 # Build architecture-dependent files here.
45 @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
47 binary: binary-indep binary-arch
48 .PHONY: build clean binary-indep binary-arch binary