liquid_feedback_frontend

annotate fastpath/Makefile @ 4:80c215dbf076

Version alpha5

Many optical changes and improved usability

Support for different wiki-formatting-engines

Help system
author bsw/jbe
date Thu Dec 10 12:00:00 2009 +0100 (2009-12-10)
parents
children afd9f769c7ae
rev   line source
bsw/jbe@4 1 getpic: getpic.c
bsw/jbe@4 2 cc -g -Wall -o getpic getpic.c -I /usr/pkg/include/ -I /usr/include/postgresql -L /usr/pkg/lib -L /usr/lib/postgresql -lpq -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/lib/postgresql
bsw/jbe@4 3
bsw/jbe@4 4 clean::
bsw/jbe@4 5 rm -f getpic

Impressum / About Us