home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / hce.lha / HCE / LibSource / clib / String / src / link_string < prev    next >
Encoding:
Text File  |  1992-09-02  |  849 b   |  16 lines

  1.  
  2. ;  Link string object files into Hcc_String.lib, by Jason Petty.
  3.  
  4. ; copy df1:Libr ram:
  5.  
  6. ram:libr -a ram:Hcc_String.dir bzero.o lmemcpy.o memcpy.o memmove.o memset.o
  7. ram:libr -a ram:Hcc_String.dir strchr.o strcpy.o strrchr.o atol.o bsearch.o
  8. ram:libr -a ram:Hcc_String.dir ctlcnv.o lmemmove.o ltoa.o memccpy.o memchr.o
  9. ram:libr -a ram:Hcc_String.dir memcmp.o memicmp.o splitpat.o stradj.o strcat.o
  10. ram:libr -a ram:Hcc_String.dir strcmp.o strcspn.o strdup.o stricmp.o strirpl.o
  11. ram:libr -a ram:Hcc_String.dir stristr.o strlen.o strlwr.o strncat.o strncmp.o
  12. ram:libr -a ram:Hcc_String.dir strncpy.o strnicmp.o strpbrk.o strpcpy.o
  13. ram:libr -a ram:Hcc_String.dir strpos.o strrev.o strrpbrk.o strrpl.o strrpos.o
  14. ram:libr -a ram:Hcc_String.dir strset.o strspn.o strstr.o strtok.o
  15. ram:libr -a ram:Hcc_String.dir strtol.o strtrim.o strupr.o substr.o swab.o
  16.