[project @ 2000-11-06 13:13:17 by simonmar]
authorsimonmar <unknown>
Mon, 6 Nov 2000 13:13:17 +0000 (13:13 +0000)
committersimonmar <unknown>
Mon, 6 Nov 2000 13:13:17 +0000 (13:13 +0000)
commit769e8c2c3359496f8e4810b8d2e1cc999429da0c
tree637c4f9c95082364a928c256bdb58492d91813dd
parent28addc7327eebc0ae30335cba87b40628f92bbae
[project @ 2000-11-06 13:13:17 by simonmar]
Change the way source distributions are built.

Now we do a 'make boot', 'make distclean', build a link tree to filter
some files out (eg. .cvsignore), and finally tar up the result.  The
process isn't bulletproof, so it makes sense to compare the manifest
against previous versions.

Now you don't have to be in a linked build tree to make a source
distribution.
Makefile
mk/target.mk