1 # -*- makefile -*- Time-stamp: <04/10/17 21:16:38 ptr> 2 3 PRGNAME = compiler_test 4 SRC_CPP = ttei1.cpp ttei2.cpp ttei3.cpp ttei4.cpp ttei5.cpp ttei6.cpp ttei7.cpp \ 5 partial_spec.cpp movable.cpp 6 SRC_CC = eh.cc 7