git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix the STG-MIB
[stg.git]
/
projects
/
rscriptd
/
Makefile
diff --git
a/projects/rscriptd/Makefile
b/projects/rscriptd/Makefile
index ff08de0dc08932104a26868b1a446725c6527d0a..2b6cbc1c4c6f2a778bd720dc93fa720a973876e5 100644
(file)
--- a/
projects/rscriptd/Makefile
+++ b/
projects/rscriptd/Makefile
@@
-10,11
+10,11
@@
SRCS = ./main.cpp \
./listener.cpp \
./pidfile.cpp
./listener.cpp \
./pidfile.cpp
-STGLIBS = -lstg
_
logger \
- -lstg
_
common \
- -lstg
_
crypto \
- -ls
cript_
executer \
- -lconffiles
+STGLIBS = -lstglogger \
+ -lstgcommon \
+ -lstgcrypto \
+ -ls
tgscript
executer \
+ -l
stg
conffiles
LIBS += $(LIB_THREAD)
LIBS += $(LIB_THREAD)