view examples/runner-rdf/Makefile @ 681:096feb57c7d6

Added -f to ln on install (overwrites previous .so file)
author mas01mj
date Fri, 05 Mar 2010 16:20:43 +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