NAME
antelopemake.local - locally-modifiable macros for external code dependencies
SYNOPSIS
ANTELOPEMAKELOCAL = $(ANTELOPE)/local/include/antelopemake.local
include $(ANTELOPEMAKE)
include $(ANTELOPEMAKELOCAL)
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
DESCRIPTION
The
antelopemake.local file of make-rules is intended to extend the Antelope
antelopemake file
(documented in the man-page
antelopemake(5)) to include makefile macros pointing to code
elements external to Antelope that are used within the Antelope contributed-code
repository. For further details, see the
localmake_config(1) man-page.
FILES
The current default location for antelopemake.local is in
$(ANTELOPE)/local/include/
ENVIRONMENT
antelopemake.local assumes that $(ANTELOPE) and $(ANTELOPEMAKE) are defined in the
environment, as specified by the man-page
antelopeenv(5).
SEE ALSO
make(1), antelopemake(5), antelopemakefile(5), localmake_config(1),
localmake(1), antelopeenv(5)
BUGS AND CAVEATS
The
antelopemake.local file is automatically generated by the
localmake_config(1) program and
should not be edited by hand.
AUTHOR
Kent Lindquist
Lindquist Consulting, Inc.
Antelope User Group Contributed Software