swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: cb855e00c73c3a846b642de8f6fcc4d696a7179e authored by Nicolas Dandrimont on 06 June 2017, 16:42:01 UTC
Merge tag 'v0.0.85'
Tip revision: cb855e0
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