Revision 246855c813a29efdd986fb18f6d533b1afda42ff authored by Valentin Lorentz on 26 March 2019, 16:11:06 UTC, committed by Valentin Lorentz on 28 March 2019, 10:42:27 UTC
1 parent f734c4e
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