view examples/runner-rdf/Makefile @ 639:2eaea1afd6b3

Tweak to use the status call in pyadb.
author mas01mj
date Wed, 30 Sep 2009 16:53:18 +0000
parents c80ade092d7a
children 404222029e27
line wrap: on
line source
all: populate

populate: populate.c
	gcc -o populate -std=c99 -lrdf -laudioDB -L../.. -I../.. -Wl,-rpath $(shell pwd)/../.. $<

clean:
	-rm populate keyplot.adb