summaryrefslogtreecommitdiff
path: root/regress/lib/libutil/fmt_scaled/Makefile
blob: 9c994ba54034a2840f3d9b47395df4636cb287a3 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.1 2003/05/15 01:51:01 ian Exp $

PROG=fmt_test
LDADD=-lutil
DPADD=${LIBUTIL}

include:

.include <bsd.regress.mk>