no message
This commit is contained in:
parent
1d7f490dc4
commit
dc1e939d9c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue