Revision e6c2a8691b582fb29ab6ab859b1be1044690f24f authored by Nicolas Dandrimont on 23 March 2020, 09:45:30 UTC, committed by Nicolas Dandrimont on 23 March 2020, 11:52:06 UTC
1 parent 68c42fb
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