XCOMM
XCOMM Note that dpsops.h and psops.h are in the HEADERS list, but are
XCOMM not here.  They will be created as part of the build of lib/dps
XCOMM

HEADERS = \
	XDPS.h\
	XDPSproto.h\
	dpsclient.h\
	dpsexcept.h\
	dpsops.h\
	XDPSlib.h\
	dpsXclient.h\
	dpsconfig.h\
	dpsfriends.h\
	psops.h\
	dpsNXargs.h\
	dpsXshare.h\
	dpsXuserpath.h\
	dpsXpreview.h\
	dpsXcommon.h\
	FontSB.h\
	FontSBP.h\
	FontSample.h\
	FontSamplP.h\
	FontCreato.h\
	FontCreatP.h\
	ColorSB.h\
	ColorSBP.h\
	DPSScrollW.h\
	DPSScrollWP.h\
	PSres.h

all ::

MakeDirectories(install,$(INCDIR)/DPS)

InstallMultiple($(HEADERS),$(INCDIR)/DPS)
