run make run by default

This commit is contained in:
Damien Elmes 2020-02-03 08:43:10 +10:00
parent fe493e31c4
commit bce24586ea

View File

@ -11,6 +11,9 @@ RUNFLAGS :=
CHECKABLE := rslib pylib qt
DEVEL := rspy pylib qt
.PHONY: all
all: run
# - modern pip required for wheel
# - add qt if missing
pyenv: