
PLANG = C++
TEST = repetition.rl

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

include ../rules.mk
