* Add this nice filesystem testing tool that I've recently
[dragonfly.git] / contrib / gcc / dostage3
1 #!/bin/sh
2 make -k LANGUAGES=c $1 CC=stage2/xgcc XCFLAGS=-Bstage2/ CFLAGS="-g $2" >log3 2>&1
3