# Generic GNU makefile for CVS/SRT with component testing. # # 24sep97 dla # # Copy this file (GNUmakefile.ctest) to GNUmakefile in your area. # HDRTYPE = hpp include ctest/component.mk # Example of how to display gmake symbols. #COMMAND := $(shell echo CPPFLAGS = $(CPPFLAGS) >&2 )