.ONESHELL: SHELL = /usr/bin/bash MAKEFLAGS += --no-print-directory .SILENT: run: venv/bin/python manage.py runserver