Revision 6946edbba4ce2986d11bf9d5933ea34167b0a99c authored by Valentin Lorentz on 20 August 2019, 15:17:15 UTC, committed by Valentin Lorentz on 29 August 2019, 09:32:54 UTC
1 parent 3a6c5e3
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