Revision 34c2c34fef7ff3bb29bdec7f2c59c3d96138e175 authored by Antoine R. Dumont (@ardumont) on 15 June 2019, 06:33:43 UTC, committed by Antoine R. Dumont (@ardumont) on 15 June 2019, 06:34:26 UTC
1 parent c891a5b
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