view examples/runner-rdf/Makefile @ 738:d9f263d95b64

Added packaged SWC
author mas01mj
date Thu, 16 Sep 2010 11:40:23 +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