
PLANG = C
TEST = strings1.rl

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

ALLOW_MINFLAGS = -n -m

include ../rules.mk
