/
UCS
/
snoopy
Обзор
Документация
Войти
/
UCS
/
snoopy
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/action/Makefile.am
15 строк
353 B
Bostjan Skufca Jese
refactor: Aggregate all libsnoopy.so entry points in the `src/entrypoint/` directory, have the rest of the code use that consistently
11 июл 2022, 01:26
11 июл 2022, 01:26
a3a6457
Код
Авторство
О чём код?
### Include common Makefile configuration # include $(top_srcdir)/build/Makefile.am.common ### Temporary library to build # noinst_LTLIBRARIES = libsnoopy-actions-all.la libsnoopy_actions_all_la_SOURCES = \ log-message-dispatch.c \ log-message-dispatch.h \ log-syscall-exec.c \ log-syscall-exec.h libsnoopy_actions_all_la_LDFLAGS =