]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/Makefile
Port to CMake, get rid of os_int.h.
[stg.git] / projects / stargazer / plugins / other / smux / Makefile
diff --git a/projects/stargazer/plugins/other/smux/Makefile b/projects/stargazer/plugins/other/smux/Makefile
deleted file mode 100644 (file)
index dc807a3..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-include ../../../../../Makefile.conf
-
-LIBS += $(LIB_THREAD)
-
-PROG = mod_smux.so
-
-SRCS =  smux.cpp \
-       sensors.cpp \
-       handlers.cpp \
-       utils.cpp \
-       types.cpp
-
-STGLIBS = -lstgcommon -lstgsmux
-
-CXXFLAGS += -I$(DIR_INCLUDE)/stg
-
-include ../../Makefile.in
-
-.PHONY: asn1
-
-asn1:
-       $(MAKE) -C asn1 asn1