https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: a3dbeeb33367342ff268144876ee5addd5f99bb5 authored by Nicolas Dandrimont on 22 February 2016, 14:14:28 UTC
New upstream version 0.0.3
Tip revision: a3dbeeb
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