home *** CD-ROM | disk | FTP | other *** search
- rem this file copies the headers to a ram drive d:
- rem virt.h expects them on d:
- rem it also sets tmp to the ram drive.
- SET TMP=D:
- copy \tc\include\iostream.h d:
- copy \tc\include\stdio.h d:
- copy \tc\include\string.h d:
- copy \tc\include\io.h d:
- copy \tc\include\fcntl.h d:
- copy \tc\include\stdlib.h d:
- copy \tc\include\errno.h d:
- copy \tc\include\sys\types.h d:
- copy \tc\include\sys\stat.h d:
- copy \tc\include\math.h d:
- copy \tc\include\dos.h d:
- rem bc testgraf.prj