[Freeswitch-svn] [commit] r5315 - freeswitch/trunk/scripts/socket/socket2me
Freeswitch SVN
mikej at freeswitch.org
Tue Jun 12 17:07:44 EDT 2007
Author: mikej
Date: Tue Jun 12 17:07:44 2007
New Revision: 5315
Modified:
freeswitch/trunk/scripts/socket/socket2me/Makefile
Log:
add all target
Modified: freeswitch/trunk/scripts/socket/socket2me/Makefile
==============================================================================
--- freeswitch/trunk/scripts/socket/socket2me/Makefile (original)
+++ freeswitch/trunk/scripts/socket/socket2me/Makefile Tue Jun 12 17:07:44 2007
@@ -1,3 +1,4 @@
+all: socket2me
socket2me: socket2me.c
$(CC) $(CFLAGS) socket2me.c -o socket2me -l spandsp
clean:
More information about the Freeswitch-svn
mailing list