
PLANG = C++
TEST = cppscan3.rl

PFLAGS = -I../../aapl
CFLAGS = -pedantic -ansi -Wall -O3
RLFLAGS = 

include ../rules.mk
