Files
xsrc/xfree/xc/include/DPS/Imakefile

33 lines
522 B
Plaintext

XCOMM $XFree86: xc/include/DPS/Imakefile,v 1.4 2000/02/21 16:50:44 dawes 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))