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
 
  16 include ../../Makefile.in