1 2 3 4 5
all: brainfuck/ch-1.bf perl ./test.pl brainfuck/ch-1.bf: brainfuck/ch-1.bfpp bfpp.pl perl bfpp.pl < $< > $@