plconfig: plconfig.c md5.c md5.h global.h
	cc -o plconfig plconfig.c md5.c

clean:
	rm -f plconfig


syntax highlighted by Code2HTML, v. 0.9.1