From d85b6ffc29851d23196a1773cf967c4410b7185b Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 12 Feb 2003 19:42:33 +0000 Subject: [PATCH] Use "--" form for command-line arguments. --- v7/src/etc/build-bands.sh | 14 +++++++------- v7/src/microcode/utabmd.sh | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/v7/src/etc/build-bands.sh b/v7/src/etc/build-bands.sh index 3935fcdbe..7a9106078 100755 --- a/v7/src/etc/build-bands.sh +++ b/v7/src/etc/build-bands.sh @@ -1,8 +1,8 @@ #!/bin/sh # -# $Id: build-bands.sh,v 1.2 2002/11/20 19:46:05 cph Exp $ +# $Id: build-bands.sh,v 1.3 2003/02/12 19:42:33 cph Exp $ # -# Copyright (c) 2000 Massachusetts Institute of Technology +# Copyright 2000,2003 Massachusetts Institute of Technology # # This file is part of MIT Scheme. # @@ -23,30 +23,30 @@ ( cd runtime - ../microcode/scheme -library ../lib -fasl make.com <