Revision 1e345cf3df0ba88b7948d3792aebbff30cec2bef authored by Antoine R. Dumont (@ardumont) on 27 January 2016, 14:43:56 UTC, committed by Antoine R. Dumont (@ardumont) on 27 January 2016, 14:43:56 UTC
1 parent 78024bf
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