mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-24 18:41:57 +00:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
|
BASE=../../../..
|
||
|
LOCAL_SOURCES=localtime_find.c
|
||
|
LOCAL_OBJS=localtime_find.o
|
||
|
include $(BASE)/build/modmake.rules
|