Revision ecc22ad43f0abc2158868ae02389966288a449bb authored by Antoine R. Dumont (@ardumont) on 05 December 2017, 11:32:57 UTC, committed by Antoine R. Dumont (@ardumont) on 05 December 2017, 11:32:57 UTC
2 parent s bfcc50d + 63858e5
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