view examples/runner-rdf/Makefile @ 708:3dbd97b4ce83

* Changes to installation + added icon
author mas01mj
date Fri, 04 Jun 2010 16:36:37 +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