no message

This commit is contained in:
BADIM-PC\Vadim 2018-02-10 11:21:21 +03:00
parent 1d7f490dc4
commit dc1e939d9c
1 changed files with 1 additions and 1 deletions

View File

@ -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