aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/DPS/Imakefile
blob: 197f16ae3bc2ed1747d79dd3b9b612f66a0fe3a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
XCOMM $XFree86: xc/include/DPS/Imakefile,v 1.3 2000/02/19 14:23:06 tsi Exp $

HEADERS = \
	XDPS.h\
	XDPSproto.h\
	dpsclient.h\
	dpsexcept.h\
	XDPSlib.h\
	dpsXclient.h\
	dpsconfig.h\
	dpsfriends.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

BuildIncludes($(HEADERS),DPS,..)

InstallMultipleFlags($(HEADERS),$(INCDIR)/DPS,$(INSTINCFLAGS))