Expand PMF_FN_* macros.
[netbsd-mini2440.git] / x11 / bin / xterm / resize / Makefile
blobb254796666957640c76c9e98ae4137260ff14ac7
1 # $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:08 lukem Exp $
3 .include <bsd.own.mk>
5 PROG= resize
6 SRCS= resize.c xstrings.c
8 CPPFLAGS+=-I${X11SRCDIR.xc}/programs/xterm
10 .PATH: ${X11SRCDIR.xc}/programs/xterm
12 .include <bsd.x11.mk>
13 .include <bsd.prog.mk>