/AliOS-Things-master/components/SDL2/test/ |
A D | Makefile.in | 5 CC = @CC@ 82 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 85 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 88 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 91 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 94 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 118 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 121 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 124 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) 127 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) [all …]
|
/AliOS-Things-master/components/SDL2/ |
A D | Makefile | 21 CC = gcc macro 156 …$(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) -static -o $@ $(SDLMAIN_OBJECTS) -rpath $(l… 159 …$(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) -static -o $@ $(SDLTEST_OBJECTS) -rpath $(l… 262 …$(RUN_CMD_CC)$(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -MMD -MT $@ -c $< … 265 …$(RUN_CMD_CC)$(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -MMD -MT $@ -c $< … 268 …$(RUN_CMD_CC)$(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -MMD -MT $@ -c $< … 271 …$(RUN_CMD_CC)$(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -MMD -MT $@ -c $< … 274 …$(RUN_CMD_CC)$(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -MMD -MT $@ -c $< … 277 …$(RUN_CMD_CC)$(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -MMD -MT $@ -c $< … 280 …$(RUN_CMD_CC)$(LIBTOOL) --tag=CC --mode=compile $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -MMD -MT $@ -c $< … [all …]
|
/AliOS-Things-master/components/mbedtls/programs/ |
A D | Makefile | 97 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) aes/aescrypt2.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 105 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) hash/hello.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 109 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) hash/generic_sum.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 113 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) pkey/dh_client.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 117 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) pkey/dh_genprime.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 121 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) pkey/dh_server.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 129 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) pkey/ecdsa.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 133 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) pkey/gen_key.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 137 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) pkey/key_app.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ 157 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) pkey/pk_sign.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | Makefile.in | 132 libwebpdsp_mips32_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 152 libwebpdsp_msa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 161 libwebpdsp_neon_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 171 libwebpdsp_sse2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 179 libwebpdsp_sse41_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 202 libwebpdspdecode_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 241 libwebpdspdecode_msa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 378 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 385 CCLD = $(CC) 386 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | makefile.intel | 34 CC=icl -c 57 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 60 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 63 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 66 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 69 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 72 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 75 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 78 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 81 $(CC) $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) [all …]
|
A D | makefile.vcwin32 | 15 CC = cl 48 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 51 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 54 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 57 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 60 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 63 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 66 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 69 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) 72 $(CC) -c $(CPPFLAGS) $(CFLAGS) $*.c $(ERRFILE) [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | Makefile.in | 19 CC=cc 30 LDSHARED=$(CC) 31 CPP=$(CC) -E 123 $(CC) $(CFLAGS) -o $@ infcover.o libz.a 136 $(CC) -c _match.s 142 $(CC) -c -fPIC _match.s 163 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)crc32.c 181 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)trees.c 184 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)zutil.c 289 $(CC) $(CFLAGS) -o $@ example.o $(TEST_LDFLAGS) [all …]
|
A D | configure | 90 old_cc="$CC" 169 cc=${CC-${CROSS_PREFIX}gcc} 184 CC="$cc" 254 CC=${CC-cc} 395 if try $CC -c $CFLAGS $test.c; then 424 LDSHARED="$CC" 437 CPP=${CPP-"$CC -E"} 614 CC=$GCC_CLASSIC 834 echo CC = $CC >> configure.log 864 /^CC *=/s#=.*#=$CC# [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | Makefile.in | 131 libwebpencode_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 174 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 176 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 177 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 184 CCLD = $(CC) 185 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 259 CC = @CC@ 517 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 552 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 657 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… [all …]
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | naclbuild.sh | 14 CC="" 17 CC="$2" 46 if [ -z "$CC" ]; then 47 export CC="$NACL_SDK_ROOT/toolchain/linux_pnacl/bin/pnacl-clang" 63 if [ ! -f "$CC" ]; then 64 echo "Could not find compiler at $CC"
|
A D | iosbuild.sh | 47 CC=clang 69 echo "CC ......................... ${CC}" 91 …-ios-${DARWIN} --disable-shared --prefix=${PREFIX}/platform/i386-sim "CC=${CC}" "CFLAGS=${CFLAGS} … 109 …os-${DARWIN} --disable-shared --prefix=${PREFIX}/platform/x86_64-sim "CC=${CC}" "CFLAGS=${CFLAGS} … 127 …ios-${DARWIN} --disable-shared --prefix=${PREFIX}/platform/armv7-ios "CC=${CC}" "CFLAGS=${CFLAGS} … 145 …os-${DARWIN} --disable-shared --prefix=${PREFIX}/platform/armv7s-ios "CC=${CC}" "CFLAGS=${CFLAGS} … 163 …ios-${DARWIN} --disable-shared --prefix=${PREFIX}/platform/arm64-ios "CC=${CC}" "CFLAGS=${CFLAGS} …
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
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 …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/addtiffo/ |
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
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/ |
A D | Makefile.in | 152 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 154 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 155 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 162 CCLD = $(CC) 163 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 211 CC = @CC@ 466 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 480 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 487 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 494 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/ |
A D | Makefile.in | 145 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 147 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 148 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 155 CCLD = $(CC) 156 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 230 CC = @CC@ 490 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 497 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 511 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 518 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… [all …]
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | Makefile | 126 …$(CC) -shared -Wl,-soname,$@ -L. -lmbedcrypto -lmbedx509 $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ $(OBJS_… 134 $(CC) -dynamiclib -L. -lmbedcrypto -lmbedx509 $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ $(OBJS_TLS) 138 …$(CC) -shared -Wl,-soname,$@ -Wl,--out-implib,$@.a -o $@ $(OBJS_TLS) -lws2_32 -lwinmm -lgdi32 -L. … 153 $(CC) -shared -Wl,-soname,$@ -L. -lmbedcrypto $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ $(OBJS_X509) 161 $(CC) -dynamiclib -L. -lmbedcrypto $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ $(OBJS_X509) 165 …$(CC) -shared -Wl,-soname,$@ -Wl,--out-implib,$@.a -o $@ $(OBJS_X509) -lws2_32 -lwinmm -lgdi32 -L.… 180 $(CC) -shared -Wl,-soname,$@ $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ $(OBJS_CRYPTO) 188 $(CC) -dynamiclib $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@ $(OBJS_CRYPTO) 192 …$(CC) -shared -Wl,-soname,$@ -Wl,--out-implib,$@.a -o $@ $(OBJS_CRYPTO) -lws2_32 -lwinmm -lgdi32 -… 196 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) -c $<
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | Makefile.in | 218 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 220 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 221 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 228 CCLD = $(CC) 229 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 280 CC = @CC@ 683 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(anim_dif… 739 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cwebp_CP… 753 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dwebp_CP… 781 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gif2webp… [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/untgz/ |
A D | Makefile.msc | 1 CC=cl 5 $(CC) $(CFLAGS) untgz.obj ..\..\zlib.lib 8 $(CC) $(CFLAGS) -c -I..\.. untgz.c
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/msdos/ |
A D | Makefile.emx | 10 CC=gcc 25 LD=$(CC) -s -o 26 LDSHARED=$(CC) 48 $(CC) $(CFLAGS) -c $< -o $@
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | Makefile.emx | 10 CC=gcc -Zwin32 25 LD=$(CC) -s -o 26 LDSHARED=$(CC) 48 $(CC) $(CFLAGS) -c $< -o $@
|
/AliOS-Things-master/components/SDL2/src/hidapi/windows/ |
A D | Makefile.mingw | 11 CC=gcc 24 $(CC) -g $^ $(DLL_LDFLAGS) -o libhidapi.dll 27 $(CC) $(CFLAGS) $< -o $@
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/ |
A D | Makefile.in | 123 libwebpextras_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 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) \ 225 CC = @CC@ 487 …pCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 491 …(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… 494 …pCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compi… [all …]
|
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/ |
A D | Makefile.freebsd | 13 CC ?= cc 33 $(CC) $(LDFLAGS) -shared -Wl,-soname,$@.0 $^ -o $@ $(LIBS) 37 $(CC) $(CFLAGS) -c $(INCLUDES) $< -o $@
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | Makefile.vc | 89 CC = $(CCNODBG) 92 CC = $(CCDEBUG) 100 CC = $(CCNODBG) 104 CC = $(CCDEBUG) 115 CC = $(CC) $(RTLIB) 123 CC = $(CC) /I$(DIROBJ) /FI$(DLLINC) $(RTLIB) /DWEBP_DLL 417 $(CC) $(CFLAGS) /Fd$(LIBWEBP_PDBNAME) /Fo$@ $< 457 $(CC) $(CFLAGS) /DWEBP_HAVE_GIF /Fd$(LIBWEBP_PDBNAME) \ 460 $(CC) $(CFLAGS) /DWEBP_HAVE_GIF /Fd$(LIBWEBP_PDBNAME) \ 463 $(CC) $(CFLAGS) /DWEBP_HAVE_GIF /Fd$(LIBWEBP_PDBNAME) \ [all …]
|
A D | configure | 3125 ac_ct_CC=$CC 3163 CC="" 3319 ac_ct_CC=$CC 3363 CC="" 3779 ac_save_CC=$CC 3843 CC=$ac_save_CC 3855 CC="$CC $ac_cv_prog_cc_c89" 3919 CC="$am_aux_dir/compile $CC" 6166 compiler=$CC 8223 old_CC=$CC [all …]
|