#
# site specific macros
# 
# It is inserted into the Makefile after the host and target specific
# makefile parts and can "overload" macros defined there.

#PREFIX = /usr/latest

SUBDIRS = genclass src tests
ALL 	= verify-gxx-installation genclass src tests $(DYN_ALL)
