From 735403f3d68d86b69a994fb6871d363d33d61d52 Mon Sep 17 00:00:00 2001 From: carmen rocco Date: Sat, 22 May 2004 16:15:32 +0000 Subject: . svn path=/trunk/externals/unauthorized/; revision=1756 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 95ff140..ad37932 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ WININCLUDE = -I../../src -I../../pd/src .c.dll: $(CC) $(WINCFLAGS) $(WININCLUDE) -o $*.o -c $*.c - gcc -shared -o $*.dll $*.o ../../bin/pd.dll -lpthreadGC + gcc -shared -o $*.dll $*.o ../../bin/pd.dll -lwsock32 -lmp3lame -lpthread -rm $*.o # ----------------------- IRIX 5.x ----------------------- -- cgit v1.2.1