Makefile 211 B

123456789101112
  1. # $Id$
  2. #
  3. # WARNING: do not run this directly, it should be run by the master Makefile
  4. include ../../Makefile.defs
  5. auto_gen=
  6. NAME=debugger.so
  7. LIBS=
  8. DEFS+=-DOPENSER_MOD_INTERFACE
  9. include ../../Makefile.modules