git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Unused code.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
smux
/
Makefile
diff --git
a/projects/stargazer/plugins/other/smux/Makefile
b/projects/stargazer/plugins/other/smux/Makefile
index feaef9ee1d0772228810b62f6df685440faee2e6..08569e59ba0e88ff860ad7d97c2c955b9e7d0683 100644
(file)
--- a/
projects/stargazer/plugins/other/smux/Makefile
+++ b/
projects/stargazer/plugins/other/smux/Makefile
@@
-11,13
+11,12
@@
SRCS = smux.cpp \
utils.cpp \
types.cpp
utils.cpp \
types.cpp
-STGLIBS = -lstgcommon -lstgsmux
+STGLIBS = common \
+ smux \
+ logger \
+ scriptexecuter
-CXXFLAGS += -I$(DIR_INCLUDE)/stg
+CFLAGS += -I ../../../../../stglibs/smux.lib/include/stg
+CXXFLAGS += -I ../../../../../stglibs/smux.lib/include/stg
include ../../Makefile.in
include ../../Makefile.in
-
-.PHONY: asn1
-
-asn1:
- $(MAKE) -C asn1 asn1