# This .cmake1 file contains application specific customization of
# the general Makefile. Additional customization is found in .cmake2

# The packages to be used by this application/library:
PACKAGES = $(LAR) $(BTR)

PROJECTROOT = $(DPR)


# Examples on what may be written in this file:
#
# NUMT := Complex
# GUIMENU := tcl
# VTK_GRAPHICS  := on
# PARALLEL_CODE := on
# MODE := prof
