view examples/runner-rdf/Makefile @ 572:e6dab5ed471c

Decorate audioDB::error with the noreturn attribute (This might smoke out the non-g++ users)
author mas01cr
date Mon, 06 Jul 2009 11:52:21 +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