Revision 6b8aea69afe51fcc5e90484c1e408cd98695026e authored by Nicolas Dandrimont on 19 October 2015, 10:29:15 UTC, committed by Nicolas Dandrimont on 19 October 2015, 10:30:36 UTC
1 parent 173cc1e
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