3 -I$(top_srcdir)/include \
5 -include $(top_builddir)/enigma2_config.h
7 SUBDIRS = Components Tools Screens Plugins
9 noinst_LIBRARIES = libenigma_python.a
11 libenigma_python_a_SOURCES = \
15 pythonincludedir = $(pkgincludedir)/lib/python
16 pythoninclude_HEADERS = \
21 nodist_libenigma_python_a_SOURCES = \
30 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enigma_python.Pcpp@am__quote@
33 $(AM_V_GEN)$(SWIG) $(AX_SWIG_PYTHON_OPT) -MT $@ -MD -MF $(DEPDIR)/$*.Tpo -I$(top_srcdir) -O -nortti -nothreads -o $@ $<
34 $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Pcpp
35 $(AM_V_at)$(PYTHON) $(srcdir)/enigma_py_patcher.py
37 enigma.py: enigma_python.cpp
39 CLEANFILES = enigma.py enigma_python.cpp
41 installdir = $(pkglibdir)/python