mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Remove old hardcoded makefile now that we can check for erlang stuff in configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12588 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
BASE=../../../..
|
||||
LOCAL_SOURCES=handle_msg.c ei_helpers.c
|
||||
LOCAL_OBJS=handle_msg.o ei_helpers.o
|
||||
include $(BASE)/build/modmake.rules
|
||||
|
||||
|
||||
LOCAL_CFLAGS=-I/usr/local/lib/erlang/lib/erl_interface-3.5.9/include -L/usr/local/lib/erlang/lib/erl_interface-3.5.9/lib/ -D_REENTRANT
|
||||
LOCAL_LDFLAGS=-lei
|
||||
Reference in New Issue
Block a user