]> git.stg.codes - stg.git/blob - projects/stargazer/plugins/other/smux/Makefile
Tables update implemented
[stg.git] / projects / stargazer / plugins / other / smux / Makefile
1 include ../../../../../Makefile.conf
2
3 LIBS += $(LIB_THREAD)
4
5 PROG = mod_smux.so
6
7 SRCS =  smux.cpp \
8         sensors.cpp \
9         tables.cpp \
10         handlers.cpp \
11         utils.cpp \
12         types.cpp
13
14 STGLIBS = -lstgcommon -lstgsmux
15
16 CXXFLAGS += -I$(DIR_INCLUDE)/stg
17
18 include ../../Makefile.in
19
20 .PHONY: asn1
21
22 asn1:
23         $(MAKE) -C asn1 asn1