add all target

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5315 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-06-12 21:07:44 +00:00
parent efca0c8087
commit a552ebdb9d

View File

@ -1,3 +1,4 @@
all: socket2me
socket2me: socket2me.c socket2me: socket2me.c
$(CC) $(CFLAGS) socket2me.c -o socket2me -l spandsp $(CC) $(CFLAGS) socket2me.c -o socket2me -l spandsp
clean: clean: