Check in mod_osp from transnexus thank you.

This commit is contained in:
Brian West
2010-04-28 22:22:28 -05:00
parent 6b69495034
commit 6436e6b242
4 changed files with 2261 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
include $(top_srcdir)/build/modmake.rulesam
MODNAME=mod_osp
mod_LTLIBRARIES = mod_osp.la
mod_osp_la_SOURCES = mod_osp.c
mod_osp_la_CFLAGS = $(AM_CFLAGS)
mod_osp_la_LDFLAGS = -avoid-version -module -no-undefined -shared -losptk -lssl -lcrypto -lpthread -lm

File diff suppressed because it is too large Load Diff