mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-06-19 14:58:00 +00:00
- Chart: Makefile fixed
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@227 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
@@ -3,7 +3,7 @@ LD = gcc
|
|||||||
RM = rm
|
RM = rm
|
||||||
CFLAGS = $(PackageFlags) -c
|
CFLAGS = $(PackageFlags) -c
|
||||||
LDFLAS = $(PackageFlags) -o
|
LDFLAS = $(PackageFlags) -o
|
||||||
LD_LIBS = -lm -lpq -lgd -lpng -lz -lfreetype -lefence
|
LD_LIBS = -lm -lpq -lgd -lpng -lz -lfreetype
|
||||||
#INCL = -I$$(pg_config --includedir)
|
#INCL = -I$$(pg_config --includedir)
|
||||||
|
|
||||||
BIN_NAME = weather_chart
|
BIN_NAME = weather_chart
|
||||||
|
|||||||
Reference in New Issue
Block a user