C99
targets=graph.o,hello.o,struct.o,union.o
							cflags_force=-W
							cflags=
							cc=./c99.sh
							dist=Makefile,c99.sh
							[graph.o]
							type=object
							sources=graph.c
							depends=c99.sh
							cflags=-M graph
							[hello.o]
							type=object
							sources=hello.c
							depends=c99.sh
							[struct.o]
							type=object
							sources=struct.c
							depends=c99.sh
							[union.o]
							type=object
							sources=union.c
							depends=c99.sh
							