Makefile: Updated for the release

This commit is contained in:
Daniel Marjamäki 2009-10-25 08:48:06 +01:00
parent 7962c9461e
commit 3ecb7ddf26
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CXXFLAGS=-Wall -Wextra -pedantic -g
CXXFLAGS=-Wall -Wextra -pedantic -O2
CXX=g++
BIN=${DESTDIR}/usr/bin