root/threadman/trunk/Makefile.am
| Revision 567, 294 bytes (checked in by tapted, 3 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | ## $Id$ $URL$ |
| 2 | |
| 3 | include $(top_srcdir)/config/Make-rules |
| 4 | |
| 5 | EXTRA_DIST = semwaiter.h |
| 6 | |
| 7 | noinst_LTLIBRARIES = libthreadman.la |
| 8 | |
| 9 | libthreadman_la_LIBADD = @SDL_SHARED@ |
| 10 | libthreadman_la_SOURCES = threadman.h threadman.cpp |
| 11 | libthreadman_la_LDFLAGS = -no-undefined |
| 12 | libthreadman_la_CPPFLAGS = @SDL_CFLAGS@ |
Note: See TracBrowser
for help on using the browser.
