
all:
	gcc -Wall -g -o BBoxMapParser BBoxMapParser.c
	gcc -Wall -g -o PubSubSimParser PubSubSimParser.c
