summaryrefslogtreecommitdiff
path: root/config.mk
blob: 6d0dae0d6a0dd9fb0555ee313fa0e30ce5c810dc (plain)
1
2
3
4
5
6
7
# config.mk Makefile fragment to set custom variables.

TSC=tsc
PYTHON=python3
BABEL=pybabel

RUN_BROWSER=$(BROWSER)