Revision 92af2cd93aad411cc1e16c6c6a9b842d56d35d62 authored by Jenkins for Software Heritage on 17 January 2020, 13:09:40 UTC, committed by Jenkins for Software Heritage on 17 January 2020, 13:09:40 UTC
1 parent ac79988
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