view examples/runner-rdf/Makefile @ 614:9ac6a38671cf

Merge branch 'sparql-new'
author mas01mj
date Tue, 01 Sep 2009 15:37:32 +0000
parents c80ade092d7a
children 404222029e27
line wrap: on
line source
all: populate

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

clean:
	-rm populate keyplot.adb