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