]> eyrie.org Git - kerberos/sident.git/commit
Break dist apart into dist and dist-prep. Don't build Debian packages on
authorRuss Allbery <rra@stanford.edu>
Thu, 24 Jun 2004 18:48:15 +0000 (18:48 +0000)
committerRuss Allbery <rra@stanford.edu>
Thu, 24 Jun 2004 18:48:15 +0000 (18:48 +0000)
commitdd679fb9fda256c7c88558d3dcc15f35273cd561
treea3d824126af8a75e22eb4ab8034ffc5292b24cd9
parent4ace227295b3fb44aa82d99e382345a0223d322b
Break dist apart into dist and dist-prep.  Don't build Debian packages on
make dist; instead, add make deb-prep to set things up for a package
build.  Mark meta-rules with .PHONY.
Makefile.in