HomeSort by: relevance | last modified time | path
    Searched refs:ZINC (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/
Makefile.in 53 ZINC=
156 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)adler32.c
159 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)crc32.c
162 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)deflate.c
165 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)infback.c
168 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inffast.c
171 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inflate.c
174 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)inftrees.c
177 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)trees.c
180 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)zutil.
    [all...]
configure 24 ZINC=""
28 ZINC='-I. -include zconf.h'
341 if test -n "$ZINC"; then
342 ZINC='-I- -I. -I$(SRCDIR)'
889 /^ZINC *=/s#=.*#=$ZINC#

Completed in 38 milliseconds