Revision edd4d837969f4a86a18899ed3948f42d86e3bd56 authored by Antoine Pietri on 06 March 2017, 12:43:32 UTC, committed by Antoine Pietri on 09 March 2017, 13:01:41 UTC
1 parent 56366fa
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