view examples/runner-rdf/Makefile @ 686:d9bb0dba8e7a

* First iteration of query UI xib
author mas01mj
date Thu, 11 Mar 2010 12:09:32 +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