liquid_feedback_frontend

view fastpath/Makefile @ 47:8e9436ea3017

Added tag beta14 for changeset aaba4d28dd53
author jbe
date Mon Mar 15 03:10:14 2010 +0100 (2010-03-15)
parents afd9f769c7ae
children 0f29051a49f6
line source
1 getpic: getpic.c
2 cc -g -Wall -o getpic getpic.c -I `pg_config --includedir` -L `pg_config --libdir` -lpq -Wl,-rpath,`pg_config --libdir`
4 clean::
5 rm -f getpic

Impressum / About Us