Revert "Makefile: made it ready for release"

This reverts commit 67d6954374.
This commit is contained in:
Daniel Marjamäki 2009-09-24 20:50:36 +02:00
parent fa4e0a617e
commit 68d2b3c86c
1 changed files with 1 additions and 1 deletions

View File

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