no message
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
OPT=-O3 -Wall -std=c99
|
||||
SRC=bin2txt.c
|
||||
3RD_PARTY = ../../../3rd-party
|
||||
3RD_PARTY = ../../3rd-party
|
||||
INCLUDE=-I$(3RD_PARTY)/zlib-1.2.8
|
||||
PRE_BUILT = $(3RD_PARTY)/pre-built
|
||||
LIB=-lz
|
||||
|
||||
Reference in New Issue
Block a user