1 ###############################################################################
 
   2 # $Id: Makefile,v 1.16 2010/03/04 10:47:45 faust Exp $
 
   3 ###############################################################################
 
   5 include ../../../../../Makefile.conf
 
   7 PROG = mod_store_files.so
 
   9 SRCS = ./file_store.cpp
 
  11 STGLIBS = -lconffiles -lstg_common -lstg_locker -lstg_crypto
 
  13 include ../../Makefile.in