messes with friends

This commit is contained in:
Peter Thorson
2011-11-19 09:15:55 -06:00
parent cb49e04474
commit e848e9bd2b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
CFLAGS = -O2 -std=c++0x
CFLAGS = -O2
LDFLAGS =
CXX ?= c++