Revision 6a1fc37a4f7901d8f625a1e18dbf4eba2f48c36f authored by Jenkins for Software Heritage on 11 April 2019, 09:42:09 UTC, committed by Jenkins for Software Heritage on 11 April 2019, 09:42:09 UTC
1 parent 1a02473
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