Searched refs:CC (Results 1 – 25 of 36) sorted by relevance
12
| /libtiff-4.0.7/tools/ |
| H A D | Makefile.lcc | 90 ${CC} -o tiffcmp.ttp ${CFLAGS} tiffcmp.c ${GETOPT} ${LIBS} 92 ${CC} -o tiffcp.ttp ${CFLAGS} tiffcp.c ${LIBS} 94 ${CC} -o tiffdump.ttp ${CFLAGS} tiffdump.c -lm ${LIBS} 96 ${CC} -o tiffmedian.ttp ${CFLAGS} tiffmedian.c ${LIBS} 98 ${CC} -o tiffsplit.ttp ${CFLAGS} tiffsplit.c ${LIBS} 100 ${CC} -o tiff2ps.ttp ${CFLAGS} tiff2ps.c ${LIBS} 110 ${CC} -o tiffdither.ttp ${CFLAGS} tiffdither.c ${LIBS} 116 ${CC} -o pal2rgb.ttp ${CFLAGS} pal2rgb.c ${LIBS} 122 ${CC} -o ppm2tiff.ttp ${CFLAGS} ppm2tiff.c ${LIBS} 125 ${CC} -o raw2tiff.ttp ${CFLAGS} raw2tiff.c ${LIBS} [all …]
|
| H A D | Makefile.vc | 44 $(CC) $(CFLAGS) $*.c $(EXTRA_OBJ) $(LIBS) 47 $(CC) $(CFLAGS) tiffgt.c $(EXTRA_OBJ) $(LIBS)
|
| H A D | Makefile.in | 200 tiffgt_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 231 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 233 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 234 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 241 CCLD = $(CC) 242 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 300 CC = @CC@ 716 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… 720 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFL… 723 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFL… [all …]
|
| /libtiff-4.0.7/ |
| H A D | configure.com | 68 $ CC/OBJECT=TEST.OBJ/INCLUDE=(ZLIB) SYS$INPUT 123 $ CC/OBJECT=TEST.OBJ/INCLUDE=(ZLIB) SYS$INPUT 167 $ CC/OBJECT=TEST.OBJ/INCLUDE=(ZLIB) SYS$INPUT 212 $ CC/OBJECT=TEST.OBJ/INCLUDE=(JPEG) SYS$INPUT 803 $(CC) $(CFLAGS) $(MMS$SOURCE) /OBJ=$(MMS$TARGET) 806 $(CC) $(CFLAGS) $(MMS$SOURCE) /OBJ=$(MMS$TARGET) 809 $(CC) $(CFLAGS) $(MMS$SOURCE) /OBJ=$(MMS$TARGET) 812 $(CC) $(CFLAGS) $(MMS$SOURCE) /OBJ=$(MMS$TARGET) 815 $(CC) $(CFLAGS) $(MMS$SOURCE) /OBJ=$(MMS$TARGET) 818 $(CC) $(CFLAGS) $(MMS$SOURCE) /OBJ=$(MMS$TARGET) [all …]
|
| H A D | configure | 3705 CC="" 3905 CC="" 4397 CC="$CC $ac_cv_prog_cc_c89" 4461 CC="$am_aux_dir/compile $CC" 6803 compiler=$CC 9158 old_CC=$CC 9349 compiler=$CC 15364 CC*) 15393 CC*) 15514 CC*) [all …]
|
| H A D | aclocal.m4 | 155 # CC etc. in the Makefile, will ask for an AC_PROG_CC use... 161 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". 165 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular 174 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], 209 m4_case([$1], [CC], 511 [_AM_DEPENDENCIES([CC])], 513 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl 819 [whether $CC understands -c and -o together], 822 # Make sure it works both with $CC and with simple cc. 840 # FIXME: It is wrong to rewrite CC. [all …]
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | Makefile.vc | 13 $(CC) $(CFLAGS) addtiffo.obj tif_overview.obj tif_ovrcache.obj \ 18 $(CC) -c $(CFLAGS) addtiffo.c 21 $(CC) -c $(CFLAGS) tif_overview.c 24 $(CC) -c $(CFLAGS) tif_ovrcache.c
|
| H A D | Makefile.in | 156 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 158 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 159 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 166 CCLD = $(CC) 167 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 212 CC = @CC@
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 228 old_CC=$CC 232 test -z "$CC" && CC=cc 945 compiler=$CC 4325 CC*) 4354 CC*) 4475 CC*) 4490 CC*) 6075 '$CC '*) 7319 CC*) 7961 compiler=$CC [all …]
|
| H A D | acinclude.m4 | 36 if test -n "$CC"; then 59 elif $CC -V 2>&1 | grep -i "WorkShop" > /dev/null 2>&1 && 60 $CC -c -v -Xc conftest.c > /dev/null 2>&1 && 100 $CC -c -Aa +w1 conftest.c > /dev/null 2>&1 && 109 elif $CC -V 2>&1 | grep "/SX" > /dev/null 2>&1 && 119 elif $CC -V 2>&1 | grep -i "Cray" > /dev/null 2>&1 && 596 dnl variables in your default LIBS, CFLAGS, and CC: 600 dnl CC="$PTHREAD_CC" 830 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC}) 832 PTHREAD_CC=$CC [all …]
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | Makefile.in | 155 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 157 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 158 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 165 CCLD = $(CC) 166 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 211 CC = @CC@
|
| /libtiff-4.0.7/port/ |
| H A D | Makefile.in | 154 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 156 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 157 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 164 CCLD = $(CC) 165 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 211 CC = @CC@
|
| /libtiff-4.0.7/contrib/dbs/ |
| H A D | Makefile.in | 165 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 167 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 168 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 175 CCLD = $(CC) 176 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 265 CC = @CC@
|
| /libtiff-4.0.7/libtiff/ |
| H A D | Makefile.in | 202 libtiff_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 231 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 233 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 234 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 241 CCLD = $(CC) 242 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 313 CC = @CC@
|
| H A D | Makefile.lcc | 110 ${CC} -o mkg3states.ttp ${CFLAGS} mkg3states.c
|
| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | Makefile.w95 | 105 $(CC) $(CFLAGS) -c $*.c
|
| H A D | Makefile.in | 161 CC = @CC@
|
| /libtiff-4.0.7/config/ |
| H A D | compile | 207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
|
| /libtiff-4.0.7/contrib/mfs/ |
| H A D | Makefile.in | 161 CC = @CC@
|
| /libtiff-4.0.7/contrib/pds/ |
| H A D | Makefile.in | 161 CC = @CC@
|
| /libtiff-4.0.7/contrib/dbs/xtiff/ |
| H A D | Makefile.in | 164 CC = @CC@
|
| /libtiff-4.0.7/contrib/tags/ |
| H A D | Makefile.in | 161 CC = @CC@
|
| /libtiff-4.0.7/contrib/stream/ |
| H A D | Makefile.in | 161 CC = @CC@
|
| /libtiff-4.0.7/contrib/ras/ |
| H A D | Makefile.in | 161 CC = @CC@
|
| /libtiff-4.0.7/html/images/ |
| H A D | Makefile.in | 192 CC = @CC@
|
12