view src/thread/.cvsignore @ 1548:a77c022733fe

EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL. SDL_LIBS are the linker flags and libraries needed to build SDL applications. SDL_STATIC_LIBS is set to SDL_LIBS by default.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 18 Mar 2006 18:41:59 +0000
parents 93dcc7c0fafd
children
line wrap: on
line source

Makefile.in
Makefile
.libs
*.o
*.lo
*.la
SDL_systhread.c
SDL_systhread_c.h
SDL_syssem.c
SDL_syssem_c.h
SDL_sysmutex.c
SDL_sysmutex_c.h
SDL_syscond.c
SDL_syscond_c.h
clone.S