entered into RCS

From-SVN: r2155
This commit is contained in:
Roland McGrath 1992-09-18 23:59:45 +00:00
parent 2bba3a75c6
commit 9846fee016
1 changed files with 3 additions and 0 deletions

3
gcc/dostage3 Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
make -k LANGUAGES=c $1 CC=stage2/xgcc XCFLAGS=-Bstage2/ CFLAGS="-g $2" >log3 2>&1