generated from kenryuS/report-temp
cls02
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
CC:=gcc
|
||||
CFLAGS:=-g -O1 -Wall -Wpedantic
|
||||
CXX:=g++
|
||||
CXXFLAGS:=-g -O1 -Wall -Wpedantic
|
||||
|
||||
RM:=rm
|
||||
|
||||
DEBUGGER:=gf2
|
||||
#DEBUGGER:=gdb
|
||||
|
||||
BUILD_PATH:=$(abspath ../build)
|
||||
Reference in New Issue
Block a user