https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 1fca33111c688d05abf5856d8e1840a6f80934f8 authored by Antoine R. Dumont (@ardumont) on 01 August 2017, 10:20:21 UTC
Makefile: Install basic operations
Tip revision: 1fca331
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