source: buchla-68k/orig/IOLIB/ARCCIO.BAT

Last change on this file was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Imported original source code.

  • Property mode set to 100755
File size: 478 bytes
Line 
1rm libcio
2ar68 r libcio fsinit.o getl.o getw.o putl.o putw.o fopen.o setbuf.o fseek.o
3ar68 r libcio ftell.o fgets.o fputs.o flread.o fread.o fwrite.o fsize.o
4ar68 r libcio fprintf.o getc.o putc.o getbuff.o ungetc.o fscanf.o scan.o
5ar68 r libcio atoi.o atol.o write.o read.o conin.o conwr.o lseek.o posit.o
6ar68 r libcio open.o close.o rename.o unlink.o blkrd.o readrn.o blkwr.o
7ar68 r libcio writern.o filesys.o clusmap.o dirfns.o filname.o ptcl12.o fstubs.o
8dir libcio
Note: See TracBrowser for help on using the repository browser.