all:
	gcc prg.c a.c b.c

lint:
	lclint prg.c  a.c b.c



syntax highlighted by Code2HTML, v. 0.9.1