view examples/runner-rdf/Makefile @ 715:84336d871962

Fleshed out documentation.
author mas01mj
date Mon, 21 Jun 2010 15:00:55 +0000
parents 404222029e27
children
line wrap: on
line source
all: populate

populate: populate.c
	gcc -o populate -std=c99 -D_GNU_SOURCE -lrdf -laudioDB -L../.. -I../.. -Wl,-rpath $(shell pwd)/../.. $<

clean:
	-rm populate keyplot.adb