all:
	gcc gen_pipe_puzzle.c -std=gnu99 -I/usr/local/include/octothorpe -L/usr/local/lib/ -loctothorpe -o gen_pipe_puzzle

