Revision 79d65392e69276b3d46fb80c28be02bd1a6ea9a8 authored by Stefano Zacchiroli on 29 September 2015, 09:16:41 UTC, committed by Stefano Zacchiroli on 29 September 2015, 09:16:41 UTC
1 parent b041526
Raw File
Makefile
# Makefile driver for SWH Python modules. DO NOT CHANGE.
# You can add custom Makefile rules to Makefile.local

include ../Makefile.python
-include Makefile.local
back to top