projects
/
ccbs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67a137c
)
Added -g -Wall to CXXFLAGS, moved -I stuff to CPPFLAGS.
author
Steinar H. Gunderson
<sesse@samfundet.no>
Sat, 19 Feb 2005 01:17:04 +0000
(
01:17
+0000)
committer
Steinar H. Gunderson
<sesse@samfundet.no>
Sat, 19 Feb 2005 01:17:04 +0000
(
01:17
+0000)
bigscreen/Makefile
patch
|
blob
|
history
diff --git
a/bigscreen/Makefile
b/bigscreen/Makefile
index
a6a855b
..
9ad6ad1
100644
(file)
--- a/
bigscreen/Makefile
+++ b/
bigscreen/Makefile
@@
-1,6
+1,7
@@
CC=gcc
CXX=g++
-CXXFLAGS=-I/usr/include/postgresql
+CPPFLAGS=-I/usr/include/postgresql
+CXXFLAGS=-g -Wall
LDFLAGS=-L/usr/X11R6/lib
LIBS=-lGL -lX11 -lXext -lXxf86vm $(shell libpq3-config) -lpqxx
CCBS_BIGSCREEN_OBJS=ccbs_bigscreen.o glwindow.o