/[adonthell]/adonthell/src/py-wrappers/adonthell/Makefile.am
ViewVC logotype

Diff of /adonthell/src/py-wrappers/adonthell/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by ksterker, Mon Aug 23 06:33:47 2004 UTC revision 1.17 by ksterker, Tue Dec 7 16:46:27 2004 UTC
# Line 114  py_rpg_wrap.cc: py_rpg.i swigruntime_wra Line 114  py_rpg_wrap.cc: py_rpg.i swigruntime_wra
114          $(SWIG) -noruntime -python -modern -I$(top_srcdir)/src -I$(top_srcdir)/src/py-wrappers/adonthell -o $(srcdir)/$@ $<          $(SWIG) -noruntime -python -modern -I$(top_srcdir)/src -I$(top_srcdir)/src/py-wrappers/adonthell -o $(srcdir)/$@ $<
115    
116  __init__.pyc: __init__.py  __init__.pyc: __init__.py
117          $(PYTHON) -c "import py_compile; py_compile.compile(\" $(srcdir)/$<\", \"./$@\");"          $(PYTHON) -c "import py_compile; py_compile.compile(\"$(srcdir)/$<\", \"./$@\");"
118  __init__.py:  __init__.py:
119          touch $(srcdir)/$@          touch $(srcdir)/$@

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26