# This file declares the macros that are common to the development environment # of this suite. SHELL = /bin/sh CC = g++ CCFLAGS = -g -Wall -pedantic