From 10aa0194ea4a6b7de6efbbb489787a7846542b2d Mon Sep 17 00:00:00 2001 From: dons Date: Wed, 6 Oct 2004 00:56:59 +0000 Subject: [PATCH] [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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distrib/hc-build b/distrib/hc-build index 367cfd6..606badf 100644 --- a/distrib/hc-build +++ b/distrib/hc-build @@ -28,7 +28,7 @@ fi # case "$configopts" in *--enable-hc-boot-unregisterised*) -cat >mk/build.mk <>mk/build.mk <mk/build.mk <>mk/build.mk <