提交 3f1ae3de 编写于 作者: J jp9000

remove redundant config.mak file from previous obsolete build system

上级 676a0bd6
SRCPATH=.
CC=gcc
CCDEP=gcc
CFLAGS=-std=gnu99 -I$(SRCPATH)
CXXFLAGS=-std=c++11 -I$(SRCPATH)
#CPPFLAGS=-Wall -msse2 -O3 -ffast-math -fomit-frame-pointer
CPPFLAGS=-Wall -msse2 -g
LD=gcc -o
LDFLAGS=-shared
OBJ=o
SOEXT=dll
EXT=.exe
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册