TOPDIR = $(realpath ../..)

PROGRAM = setwinsize

LDLIBS = -lterminfo

include $(TOPDIR)/build/build.prog.mk
