chapter 3 code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CPP = g++-4.8
|
||||
CPP = g++
|
||||
CPPFLAGS = -g -std=c++0x
|
||||
OFLAG = -o
|
||||
.SUFFIXES : .o .cpp .c
|
||||
|
||||
Reference in New Issue
Block a user