/**/# /**/# Graphic - include files for the Graphic library /**/# all:: depend:: /* * Install header files. */ HEADERS = \ base.h \ cache.h \ classes.h \ damage.h \ ellipses.h \ geomobjs.h \ grblock.h \ grclasses.h \ grconstruct.h \ hash.h \ instance.h \ label.h \ lines.h \ objman.h \ persistent.h \ pfile.h \ picture.h \ polygons.h \ ppaint.h \ rasterrect.h \ ref.h \ reflist.h \ splines.h \ stencil.h \ util.h MakeDirectories(install,$(INCDIR)/Graphic) InstallMultipleFlags($(HEADERS),$(INCDIR)/Graphic,$(INSTINCFLAGS))