Makefile for SDH SDHLibrary C project. More...
Makefile for SDH SDHLibrary C project.
This makefile can generate the C library itself, demo-programs and auxiliary stuff like doxygen documentation or generate a distribution for delivery to end users.
For a general description of the project see general project information.
The variables defined here state project specific settings which are then used by the goals and/or by the included, more generic sub makefiles like:
all : generate everythingbuild : generate library and demo programsdoc : generate all documentationclean : clean up generated program files, but not TAGS or doxygen docmrproper : clean up all generated files, including TAGS and doxygen doctags : generate emacs TAGS filegnu make can be found at http://www.gnu.org/software/make/manual/make.htmlCopyright (c) 2007 SCHUNK GmbH & Co. KG