[project @ 2004-10-06 00:56:59 by dons]
authordons <unknown>
Wed, 6 Oct 2004 00:56:59 +0000 (00:56 +0000)
committerdons <unknown>
Wed, 6 Oct 2004 00:56:59 +0000 (00:56 +0000)
commit10aa0194ea4a6b7de6efbbb489787a7846542b2d
tree189d0442c3cdbe990b3c28968f788471aafbd170
parentbeeecedc85ef566031cc49ae7a370ab44f83bbbd
[project @ 2004-10-06 00:56:59 by dons]
Use >> append onto build.mk, so that build scripts can add extra vars
to build.mk.

Replace grep \(a\|b\) with [ab]. \| is an extended regex, whereas the
[] class is a basic RE -- so it works with BSD grep.
distrib/hc-build