ifeq ($(PREFIX),)
PREFIX := /usr/local
endif
all: release
release:
nuitka3 --follow-imports --prefer-source-code plchat.py