Makefile 236 B

123456789101112131415
  1. # $Id$
  2. #
  3. # exec module makefile
  4. #
  5. #
  6. # WARNING: do not run this directly, it should be run by the master Makefile
  7. include ../../Makefile.defs
  8. auto_gen=
  9. NAME=exec.so
  10. LIBS=
  11. DEFS+=-DKAMAILIO_MOD_INTERFACE
  12. include ../../Makefile.modules