# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $ .include PROG= xlsfonts SRCS= xlsfonts.c dsimple.c LDADD+= -lXext -lX11 DPADD+= ${LIBXEXT} ${LIBX11} .PATH: ${X11SRCDIR.${PROG}} .include .include