freeswitch/generic_mod.mk
Brian West 2cadfc3d61 oops one more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-12 05:17:47 +00:00

10 lines
281 B
Makefile

# define these targets in your makefile if you wish
# local_all local_depend local_clean depend_install local_install local_distclean local_extraclean:
# and define these variables to impact your build
LOCAL_CFLAGS=
LOCAL_LDFLAGS=
LOCAL_OBJS=
include $(BASE)/build/modmake.rules