TOPDIR = $(realpath ../..)

PROGRAM = script

LDLIBS = -lutil

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