Subversion Repositories Tewi

Rev

Rev 212 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 212 Rev 222
Line 1... Line 1...
1
#!/bin/sh
1
#!/bin/sh
2
# $Id: vc6.sh 212 2024-10-02 17:44:55Z nishi $
2
# $Id: vc6.sh 222 2024-10-03 03:09:40Z nishi $
3
# Wrapper for CL. VC6 sucks.
3
# Wrapper for CL. VC6 sucks.
4
 
4
 
5
outfile="a.out"
5
outfile="a.out"
6
dowhat=""
6
dowhat=""
7
options="/I../VC6Compat"
7
options="/I../VC6Compat"