Revision fe6440ee825f7bfdbdc03230ba5390b824eda9bb authored by Antoine R. Dumont (@ardumont) on 10 January 2020, 15:37:24 UTC, committed by Antoine R. Dumont (@ardumont) on 14 January 2020, 10:41:34 UTC
1 parent 351b977
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