]> git.sesse.net Git - ccbs/commitdiff
Added -g -Wall to CXXFLAGS, moved -I stuff to CPPFLAGS.
authorSteinar H. Gunderson <sesse@samfundet.no>
Sat, 19 Feb 2005 01:17:04 +0000 (01:17 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Sat, 19 Feb 2005 01:17:04 +0000 (01:17 +0000)
bigscreen/Makefile

index a6a855bb459e398c19222f0da429f63dc618e72f..9ad6ad1a462c1a5e0c6d6109aed2f3e36499604f 100644 (file)
@@ -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