SDHLibrary-CPP 0.0.2.10SCHUNK GmbH & Co. KG
C++ access library for SCHUNK Dextrous Hand SDH

Makefile File Reference

Makefile for SDH SDHLibrary C project. More...


Detailed Description

Makefile for SDH SDHLibrary C project.

General file information

Author:
Dirk Osswald
Date:
2007-01-03

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.

Makefile variables

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:

  • Makefile-common
  • Makefile-doc
  • Makefile-rules

Makefile targets

  • all : generate everything
    • build : generate library and demo programs
    • doc : generate all documentation
  • clean : clean up generated program files, but not TAGS or doxygen doc
  • mrproper : clean up all generated files, including TAGS and doxygen doc
  • tags : generate emacs TAGS file

Links

Copyright

Copyright (c) 2007 SCHUNK GmbH & Co. KG