Makefile.cfg
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 13:24:06 +0200
changeset 962 88a1ce08b362
parent 914 0dba496629c9
permissions -rw-r--r--
No need for "mkdir", option "-D" of "install" takes care about missing directories.

# 7x13 on low DPI, 7x14 on hi DPI.
CFG_FONT_NAME := 7x14
# 10 on low DPI, 12 on hi DPI.
CFG_FONT_SIZE := 12
CFG_COLS := 160
CFG_ROWS := 40