General Makefile
The General Makefile is the
$SNIFF_DIR/make_support/general.mk
file.
Each SNiFF+ installation comes with a the General Makefile, which:
- defines a number of macros used by SNiFF+'s Make Support,
- specifies rules for building SNiFF+'s help targets,
- specifies rules for recursively building targets,
- includes the correct Platform Makefile for your target platform, and
- includes the
include.incl
Make Support File.
For details about the macros and rules defined in the General Makefile, please refer directly to the file. For details about help targets, please refer to SNiFF+ help targets