PREFIX ?= /usr CFLAGS ?= -g -Wall -Werror --std=c99 default: all run run: lamechat @urxvt -e ./$<