Revision 52d6e0a5065a550cebd89bc5e9ecb2ed14bf7119 authored by Valentin Lorentz on 08 December 2021, 11:27:28 UTC, committed by Valentin Lorentz on 08 December 2021, 14:46:09 UTC
1 parent 4803d78
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