DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gimpprint.info.gz) make

Info Catalog (gimpprint.info.gz) gimpprint-config (gimpprint.info.gz) Integrating libgimpprint (gimpprint.info.gz) autoconf
 
 `make'
 ======
 
    If you use `make' with your own `Makefile' files, then you are on
 your own. This manual offers no assistance with doing this. Only the
 following suggestion is offered:
 
      GIMPPRINT_VERSION = $(shell gimpprint-config --version)
      GIMPPRINT_CFLAGS = $(shell gimpprint-config --cflags)
      GIMPPRINT_LIBS = $(shell gimpprint-config --libs)
 
    How you choose to use these variables is entirely up to you. 
 GNU make (make)Top, for more information.
 
Info Catalog (gimpprint.info.gz) gimpprint-config (gimpprint.info.gz) Integrating libgimpprint (gimpprint.info.gz) autoconf
automatically generated byinfo2html