# $OpenBSD: Makefile,v 1.2 2009/10/28 07:36:49 deraadt Exp $ PROG= mt SRCS= mt.c DPADD= ${LIBUTIL} LDADD= -lutil .PATH: ${.CURDIR}/../../../bin/mt .include