www.fifi.org Documentation Manpages GNU Info Debian document tree Whole document tree Trigance web page Public services User info Mailing lists Secure server Multilingual usage
Copyright (C) 2000-2012 Philippe Troin <webmaster@fifi.org>.
Validate HTML Validate CSS
Whole document tree
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. See Info file `make', node `Top', for more information.