Makefile.cfg
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 02 Jun 2021 21:46:48 +0300
changeset 986 080abbbb7ba7
parent 914 0dba496629c9
permissions -rw-r--r--
For my "cygrun.exe" wrapper to work it should be behind shebang scripts in the PATH, so moved ~/usr/bin to the PATH end on Cygwin.

# 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