view examples/runner-rdf/Makefile @ 585:5098bd155c39

Merge branch 'sparql'
author mas01mj
date Mon, 03 Aug 2009 09:58:42 +0000
parents 600b87550b83
children c80ade092d7a
line wrap: on
line source
all: populate

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

clean:
	-rm populate keyplot.adb