2003-09-14 00:17:57 +04:00
|
|
|
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:40 lukem Exp $
|
2003-09-11 22:37:05 +04:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
.PATH: ${X11SRCDIR.xc}/include/DPS
|
|
|
|
|
|
|
|
INCSDIR=${X11INCDIR}/DPS
|
|
|
|
|
|
|
|
INCS= ColorSB.h ColorSBP.h DPSScrollW.h DPSScrollWP.h FontCreatP.h \
|
|
|
|
FontCreato.h FontSB.h FontSBP.h FontSamplP.h FontSample.h PSres.h \
|
|
|
|
XDPS.h XDPSlib.h XDPSproto.h dpsNXargs.h dpsXclient.h dpsXcommon.h \
|
|
|
|
dpsXpreview.h dpsXshare.h dpsXuserpath.h dpsclient.h dpsconfig.h \
|
|
|
|
dpsexcept.h dpsfriends.h
|
|
|
|
|
|
|
|
.include <bsd.x11.mk>
|
2003-09-14 00:17:57 +04:00
|
|
|
.include <bsd.prog.mk>
|