home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / tests / t10.bat < prev    next >
Encoding:
DOS Batch File  |  1993-07-03  |  67 b   |  5 lines

  1. @echo off
  2. echo Test of -noprecomp
  3. gcc -v t10.c -o t10
  4. go32 t10
  5.