HomeSort by relevance Sort by last modified time
    Searched refs:ZLIBINC (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
Makefile.am 28 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
32 ZLIBINC = @zlibinc@
34 AM_CFLAGS = $(WARN_CFLAGS) $(LFS_CFLAGS) $(RANDOM_SEED_CFLAGS) $(ZLIBINC)
35 AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CFLAGS) $(RANDOM_SEED_CFLAGS) $(ZLIBINC)
  /toolchain/binutils/binutils-2.27/binutils/
Makefile.am 43 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
47 ZLIBINC = @zlibinc@
51 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
  /toolchain/binutils/binutils-2.27/gas/
Makefile.am 27 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
30 ZLIBINC = @zlibinc@
42 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
  /toolchain/binutils/binutils-2.27/bfd/
Makefile.am 46 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
50 ZLIBINC = @zlibinc@
54 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)

Completed in 106 milliseconds