# $NetBSD: Makefile,v 1.2 2022/07/14 07:41:49 mrg Exp $ .include PROG= cvt SRCS= cvt.c LDADD+= -lxcvt -lm DPADD+= ${LIBXCVT} ${LIBM} .PATH: ${X11SRCDIR.xcvt}/cvt .PATH: ${X11SRCDIR.xcvt}/man .include .include