
PLANG = C++
TEST = stateact2.rl

PFLAGS = 
CFLAGS = -pedantic -ansi -Wall -O3
RLFLAGS = 

include ../rules.mk
