view examples/runner-rdf/Makefile @ 586:e190b7f2ad7c

Merge branch 'sparql'
author mas01mj
date Thu, 06 Aug 2009 12:00:46 +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