Expand PMF_FN_* macros.
[netbsd-mini2440.git] / x11 / include / DPS / Makefile
blob9018bbecf3ace2cff449c8afe5624b9aa3012c61
1 # $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:08 lukem Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xc}/include/DPS
7 INCSDIR=${X11INCDIR}/DPS
9 INCS= ColorSB.h ColorSBP.h DPSScrollW.h DPSScrollWP.h FontCreatP.h \
10 FontCreato.h FontSB.h FontSBP.h FontSamplP.h FontSample.h PSres.h \
11 XDPS.h XDPSlib.h XDPSproto.h dpsNXargs.h dpsXclient.h dpsXcommon.h \
12 dpsXpreview.h dpsXshare.h dpsXuserpath.h dpsclient.h dpsconfig.h \
13 dpsexcept.h dpsfriends.h
15 .include <bsd.x11.mk>
16 .include <bsd.prog.mk>