home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari FTP
/
ATARI_FTP_0693.zip
/
ATARI_FTP_0693
/
Mint
/
mntlib32.zoo
/
purec
/
mintlib.prj
< prev
next >
Wrap
Text File
|
1993-06-17
|
4KB
|
230 lines
; MiNT Library for Turbo/Pure C um 22-6-92
; hohmuth 30 Aug 92
; the include directory must be set to the MiNT library header files
; See default.prj for a sample project file for use with this library
mintlib.lib
.C [-T- -DNDEBUG -D__NO_FLOAT__]
.L [-G -J]
=
..\a64l.c
..\abort.c
..\abs.c
..\access.c
..\alarm.c
..\alphasor.c
..\atexit.c
; ..\atof.c (use the version in pcstdlib/tcstdlib)
..\atol.c
..\bblink.c
..\bcmp.c
..\binmode.c
..\bsearch.c
bzero.c
..\calloc.c
..\chdir.c
..\chmod.c
..\clock.c
..\close.c
..\console.c
..\crtinit.c [-P -S- -T-]
..\ctermid.c
..\ctime.c
..\ctype.c
..\defmode.c
; ..\difftime.c (pick this up from mintflt.lib or mint881.lib)
..\dirent.c
..\doprnt.c
..\dup.c
..\eprintf.c
..\exec.c
..\execp.c
..\fclose.c
..\fcntl.c
..\fdopen.c
..\fflush.c
..\fgetc.c
..\fgets.c
..\filbuf.c
..\findfile.c
..\fopen.c
..\fopenp.c
..\fork.c
..\fprintf.c
..\fputc.c
..\fputs.c
..\fread.c
..\frwbin.c
..\fscanf.c
..\fseek.c
..\fsetpos.c
..\ftw.c
..\fungetc.c
..\fwrite.c
..\getbuf.c
..\getcwd.c
..\getdtabl.c
..\getenv.c
..\getgroup.c
..\gethostn.c
..\getlogin.c
..\getopt.c
..\getpages.c
..\getpass.c
..\getpid.c
..\getpw.c
..\getrusag.c
..\gets.c
..\getuid.c
..\getw.c
..\grp.c
..\heapbase.c
..\ic.c
..\ident.c
..\ig.c
..\il.c
..\inistack.c
..\initsig.c
..\ioctl.c
..\ip.c
..\isatty.c
..\iw.c
..\kill.c
..\killpg.c
..\link.c
..\localtim.c
..\lockf.c
..\lseek.c
..\ltoa.c
..\main.c [-P]
..\malloc.c
..\memccpy.c
..\memchr.c
..\memcmp.c
memset.c
..\mkdir.c
..\mknod.c
..\mktemp.c
..\nice.c
..\obstack.c
..\open.c
..\pause.c
..\perror.c
..\pipe.c
..\pgrp.c
..\popen.c
..\psignal.c
..\putenv.c
..\qsort.c [-S -T]
..\raise.c
..\rand.c
..\random.c
..\read.c
..\realloc.c
..\regexp.c
..\regsup.c
..\rename.c
..\rmdir.c
..\sbrk.c
..\scandir.c
..\scanf.c
..\select.c
..\setbuf.c
..\setlocal.c
..\setrlimi.c
..\setvbuf.c
..\sgtty.c
..\sigactio.c
..\sigblock.c
..\siglist.c
..\signal.c
..\sleep.c
..\spawn.c
..\spawnve.c
..\spawnvp.c
..\sprintf.c
..\sscanf.c
..\stat.c
..\statfs.c
..\stksiz.c
..\strcat.c
..\strchr.c
..\strcmp.c
..\strcoll.c
..\strcpy.c
..\strcspn.c
..\strdup.c
..\strerror.c
..\strftime.c
..\stricmp.c
..\strlen.c
..\strlwr.c
..\strncat.c
..\strncmp.c
..\strncpy.c
..\strnicmp.c
..\strpbrk.c
..\strrchr.c
..\strrev.c
..\strspn.c
..\strstr.c
..\strtok.c
..\strtol.c
..\strtoul.c
..\strupr.c
..\symlink.c
..\sysconf.c
..\system.c
..\sysvar.c
..\textio.c
..\thread.c [-P -S-]
..\time.c
..\timeoday.c
..\times.c
..\tmpfile.c
..\tmpnam.c
..\toxxx.c
..\ttyname.c
..\uname.c
..\unlink.c
..\unx2dos.c
..\utime.c
..\utmp.c
..\wait.c
..\wait3.c
..\waitpid.c
..\write.c
..\wtmp.c
; we use the "clean" version of alloca() here...
; the user can link the other version if he wants to
alloca2.c
;alloca.s [-D=STACKCH=1 -D=FPU=0]
bcopy.s
linea.s
setjmp.s [-D=FPU=0]
stkover.s
vfork.s
; gemdos/bios/xbios bindings
bios.s (osmacros.s)
xbios.s (osmacros.s)
gemdos.s (osmacros.s)
mintbind.s (osmacros.s)
osbind.s
; osbind.lib
; dummy fpu support (can be overridden by linking PCFLTLIB.LIB or
; PC881LIB.LIB)
fpuinit.c
; in fact, this file contains nothing when -D__NO_FLOAT__, but leave it
; on because someone might choose to use this project without -D__NO_FLOAT__
; compiler support (Pure C only; comment this out with Turbo C)
pclong.s