Revision 78f0c3917508855c63a4405b4e67153298f74459 authored by Nicolas Dandrimont on 23 October 2018, 14:02:31 UTC, committed by Nicolas Dandrimont on 23 October 2018, 14:03:48 UTC
1 parent 825fbbd
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