/
niceSOFT
/
libmodsecurity
Обзор
Документация
Войти
/
niceSOFT
/
libmodsecurity
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.9.13
standalone/modules.mk
19 строк
767 B
gregwroblewski
Second part of IIS/nginx merge into M2 trunk.
21 авг 2012, 00:31
21 авг 2012, 00:31
2dbe4ab
Код
Авторство
О чём код?
MOD_SECURITY2 = mod_security2 apache2_config apache2_io apache2_util \ re re_operators re_actions re_tfns re_variables \ msc_logging msc_xml msc_multipart modsecurity msc_parsers msc_util msc_pcre \ persist_dbm msc_reqbody pdf_protect msc_geo msc_gsb msc_unicode acmp msc_lua H = re.h modsecurity.h msc_logging.h msc_multipart.h msc_parsers.h \ msc_pcre.h msc_util.h msc_xml.h persist_dbm.h apache2.h pdf_protect.h \ msc_geo.h msc_gsb.h msc_unicode.h acmp.h utf8tables.h msc_lua.h ${MOD_SECURITY2:=.slo}: ${H} ${MOD_SECURITY2:=.lo}: ${H} ${MOD_SECURITY2:=.o}: ${H} mod_security2.la: ${MOD_SECURITY2:=.slo} $(SH_LINK) -rpath $(libexecdir) -module -avoid-version ${MOD_SECURITY2:=.lo} DISTCLEAN_TARGETS = modules.mk shared = mod_security2.la