home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / FUNK108A.ZIP / DOS32V30.ZIP / PAL / TEST / MT.BAT next >
Encoding:
DOS Batch File  |  1995-06-04  |  74 b   |  4 lines

  1. @echo off
  2. if "%1"=="" bcc32 -c test.c
  3. dlink -m -c -p test ,,, ..\pal 
  4.