Changeset 28236 for lang/c/librtmp/Makefile
- Timestamp:
- 01/10/09 10:51:14 (4 years ago)
- Files:
-
- 1 modified
-
lang/c/librtmp/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/c/librtmp/Makefile
r27584 r28236 1 1 2 CC = gcc 2 CC = gcc-4.1 3 3 4 CFLAGS = -g -Wall - Ipthread/include5 LDFLAGS = - Lpthread/lib -lwsock32 -lpthreadGC24 CFLAGS = -g -Wall -fmudflap 5 LDFLAGS = -lpthread -lmudflap 6 6 7 TARGET = test .exe7 TARGET = test 8 8 OBJS = main.o rtmp.o rtmp_packet.o amf_packet.o 9 9
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)