You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/gateway/Makefile

10 lines
286 B

plug_in_name = gateway
module_ldflags =-lmISDN -lisdnnet
module_cflags =
COREPATH ?=../../core
module_cflags += -DGW_VERSION="\"0.1\""
# -I/usr/local/src/lcr/mISDN-2008_01_12/include -I/usr/local/src/lcr/mISDNuser-2008_01_12/include
include $(COREPATH)/plug-in/Makefile.app_module