home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Mint / mntlib32.zoo / purec / mintlib.prj < prev    next >
Text File  |  1993-06-17  |  4KB  |  230 lines

  1. ; MiNT Library for Turbo/Pure C                             um 22-6-92
  2. ;                                                    hohmuth 30 Aug 92
  3.  
  4. ; the include directory must be set to the MiNT library header files
  5. ; See default.prj for a sample project file for use with this library
  6.  
  7. mintlib.lib
  8.  
  9. .C [-T- -DNDEBUG -D__NO_FLOAT__]
  10. .L [-G -J]
  11.  
  12. =
  13.  
  14. ..\a64l.c
  15. ..\abort.c
  16. ..\abs.c
  17. ..\access.c
  18. ..\alarm.c
  19. ..\alphasor.c
  20. ..\atexit.c
  21. ; ..\atof.c        (use the version in pcstdlib/tcstdlib)
  22. ..\atol.c
  23. ..\bblink.c
  24. ..\bcmp.c
  25. ..\binmode.c
  26. ..\bsearch.c
  27. bzero.c
  28. ..\calloc.c
  29. ..\chdir.c
  30. ..\chmod.c
  31. ..\clock.c
  32. ..\close.c
  33. ..\console.c
  34. ..\crtinit.c [-P -S- -T-]
  35. ..\ctermid.c
  36. ..\ctime.c
  37. ..\ctype.c
  38. ..\defmode.c
  39. ; ..\difftime.c        (pick this up from mintflt.lib or mint881.lib)
  40. ..\dirent.c
  41. ..\doprnt.c
  42. ..\dup.c
  43. ..\eprintf.c
  44. ..\exec.c
  45. ..\execp.c
  46. ..\fclose.c
  47. ..\fcntl.c
  48. ..\fdopen.c
  49. ..\fflush.c
  50. ..\fgetc.c
  51. ..\fgets.c
  52. ..\filbuf.c
  53. ..\findfile.c
  54. ..\fopen.c
  55. ..\fopenp.c
  56. ..\fork.c
  57. ..\fprintf.c
  58. ..\fputc.c
  59. ..\fputs.c
  60. ..\fread.c
  61. ..\frwbin.c
  62. ..\fscanf.c
  63. ..\fseek.c
  64. ..\fsetpos.c
  65. ..\ftw.c
  66. ..\fungetc.c
  67. ..\fwrite.c
  68. ..\getbuf.c
  69. ..\getcwd.c
  70. ..\getdtabl.c
  71. ..\getenv.c
  72. ..\getgroup.c
  73. ..\gethostn.c
  74. ..\getlogin.c
  75. ..\getopt.c
  76. ..\getpages.c
  77. ..\getpass.c
  78. ..\getpid.c
  79. ..\getpw.c
  80. ..\getrusag.c
  81. ..\gets.c
  82. ..\getuid.c
  83. ..\getw.c
  84. ..\grp.c
  85. ..\heapbase.c
  86. ..\ic.c
  87. ..\ident.c
  88. ..\ig.c
  89. ..\il.c
  90. ..\inistack.c
  91. ..\initsig.c
  92. ..\ioctl.c
  93. ..\ip.c
  94. ..\isatty.c
  95. ..\iw.c
  96. ..\kill.c
  97. ..\killpg.c
  98. ..\link.c
  99. ..\localtim.c
  100. ..\lockf.c
  101. ..\lseek.c
  102. ..\ltoa.c
  103. ..\main.c [-P]
  104. ..\malloc.c
  105. ..\memccpy.c
  106. ..\memchr.c
  107. ..\memcmp.c
  108. memset.c
  109. ..\mkdir.c
  110. ..\mknod.c
  111. ..\mktemp.c
  112. ..\nice.c
  113. ..\obstack.c
  114. ..\open.c
  115. ..\pause.c
  116. ..\perror.c
  117. ..\pipe.c
  118. ..\pgrp.c
  119. ..\popen.c
  120. ..\psignal.c
  121. ..\putenv.c
  122. ..\qsort.c [-S -T]
  123. ..\raise.c
  124. ..\rand.c
  125. ..\random.c
  126. ..\read.c
  127. ..\realloc.c
  128. ..\regexp.c
  129. ..\regsup.c
  130. ..\rename.c
  131. ..\rmdir.c
  132. ..\sbrk.c
  133. ..\scandir.c
  134. ..\scanf.c
  135. ..\select.c
  136. ..\setbuf.c
  137. ..\setlocal.c
  138. ..\setrlimi.c
  139. ..\setvbuf.c
  140. ..\sgtty.c
  141. ..\sigactio.c
  142. ..\sigblock.c
  143. ..\siglist.c
  144. ..\signal.c
  145. ..\sleep.c
  146. ..\spawn.c
  147. ..\spawnve.c
  148. ..\spawnvp.c
  149. ..\sprintf.c
  150. ..\sscanf.c
  151. ..\stat.c
  152. ..\statfs.c
  153. ..\stksiz.c
  154. ..\strcat.c
  155. ..\strchr.c
  156. ..\strcmp.c
  157. ..\strcoll.c
  158. ..\strcpy.c
  159. ..\strcspn.c
  160. ..\strdup.c
  161. ..\strerror.c
  162. ..\strftime.c
  163. ..\stricmp.c
  164. ..\strlen.c
  165. ..\strlwr.c
  166. ..\strncat.c
  167. ..\strncmp.c
  168. ..\strncpy.c
  169. ..\strnicmp.c
  170. ..\strpbrk.c
  171. ..\strrchr.c
  172. ..\strrev.c
  173. ..\strspn.c
  174. ..\strstr.c
  175. ..\strtok.c
  176. ..\strtol.c
  177. ..\strtoul.c
  178. ..\strupr.c
  179. ..\symlink.c
  180. ..\sysconf.c
  181. ..\system.c
  182. ..\sysvar.c
  183. ..\textio.c
  184. ..\thread.c [-P -S-]
  185. ..\time.c
  186. ..\timeoday.c
  187. ..\times.c
  188. ..\tmpfile.c
  189. ..\tmpnam.c
  190. ..\toxxx.c
  191. ..\ttyname.c
  192. ..\uname.c
  193. ..\unlink.c
  194. ..\unx2dos.c
  195. ..\utime.c
  196. ..\utmp.c
  197. ..\wait.c
  198. ..\wait3.c
  199. ..\waitpid.c
  200. ..\write.c
  201. ..\wtmp.c
  202.  
  203. ; we use the "clean" version of alloca() here...
  204. ; the user can link the other version if he wants to
  205. alloca2.c
  206. ;alloca.s [-D=STACKCH=1 -D=FPU=0]
  207.  
  208. bcopy.s
  209. linea.s
  210. setjmp.s [-D=FPU=0]
  211. stkover.s
  212. vfork.s
  213.  
  214. ; gemdos/bios/xbios bindings
  215. bios.s (osmacros.s)
  216. xbios.s (osmacros.s)
  217. gemdos.s (osmacros.s)
  218. mintbind.s (osmacros.s)
  219. osbind.s
  220. ; osbind.lib
  221.  
  222. ; dummy fpu support (can be overridden by linking PCFLTLIB.LIB or
  223. ;                    PC881LIB.LIB)
  224. fpuinit.c
  225. ; in fact, this file contains nothing when -D__NO_FLOAT__, but leave it
  226. ; on because someone might choose to use this project without -D__NO_FLOAT__
  227.  
  228. ; compiler support (Pure C only; comment this out with Turbo C)
  229. pclong.s
  230.