--- bcc.sh 2024/10/17 09:53:38 1.1 +++ bcc.sh 2024/10/20 20:39:35 1.2 @@ -1,6 +1,6 @@ #!/bin/sh -# $Id: bcc.sh,v 1.1 2024/10/17 09:53:38 nishi Exp $ -# Wrapper for CL. VC6 sucks. +# $Id: bcc.sh,v 1.2 2024/10/20 20:39:35 nishi Exp $ +# Wrapper for BCC32. outfile="a.out" dowhat=""