home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / archivers / arcppc / srcpup.lha / srcpup / SCOPTIONS < prev    next >
Text File  |  1998-04-08  |  335b  |  31 lines

  1. STRUCTUREEQUIVALENCE
  2. STRINGMERGE
  3. NOSTACKCHECK
  4. OPTIMIZE
  5. OPTGLOBAL
  6. OPTTIME
  7. NOICONS
  8.  
  9. INCLUDEDIR=include
  10. INCLUDEDIR=hlp:ppc/include
  11.  
  12. PARMS=REGISTERS
  13. AUTOREGISTER
  14.  
  15. OPTSCHED
  16. NOSINT
  17. OPTPEEP
  18. OPTINLOCAL
  19. OPTINL
  20. OPTLOOP
  21. OPTRDEP=8
  22. OPTDEP=8
  23. OPTCOMP=8
  24.  
  25. DEFINE=BSD=1
  26. DEFINE=direct=dirent
  27. DEFINE=index=strchr
  28. DEFINE=rindex=strrchr
  29.  
  30. DEFINE=utimes=ldiv
  31.