/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/decoder/ |
A D | makefile | 14 RM=rm -f macro 102 $(RM) pnglibconf.h pnglibconf.dfn 110 $(RM) pngm2pnm$(O) 111 $(RM) pngm2pnm$(E) 112 $(RM) $(OBJS) 117 $(RM) $(PNGSRCS) $(PNGH) 118 $(RM) $(ZSRCS) $(ZH) $(ZCONF) 128 $(RM) $@ 134 $(RM) $@ 140 $(RM) $@ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/encoder/ |
A D | makefile | 14 RM=rm -f macro 101 $(RM) pnglibconf.h pnglibconf.dfn 109 $(RM) pnm2pngm$(O) 110 $(RM) pnm2pngm$(E) 111 $(RM) $(OBJS) 116 $(RM) $(PNGSRCS) $(PNGH) 117 $(RM) $(ZSRCS) $(ZH) $(ZCONF) 127 $(RM) $@ 133 $(RM) $@ 139 $(RM) $@ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/preader/ |
A D | makefile | 14 RM=rm -f macro 117 $(RM) pnglibconf.h pnglibconf.dfn 125 $(RM) rpng2-x$(O) 126 $(RM) rpng2-x$(E) 127 $(RM) $(OBJS) 132 $(RM) $(PNGSRCS) $(PNGH) 133 $(RM) $(ZSRCS) $(ZH) $(ZCONF) 143 $(RM) $@ 149 $(RM) $@ 155 $(RM) $@ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/msdos/ |
A D | Makefile.dj2 | 41 RM=del 90 $(RM) $(INCLUDE_PATH)\zlib.h 91 $(RM) $(INCLUDE_PATH)\zconf.h 92 $(RM) $(LIBRARY_PATH)\libz.a 95 $(RM) *.d 96 $(RM) *.o 97 $(RM) *.exe 98 $(RM) libz.a 99 $(RM) foo.gz
|
A D | Makefile.emx | 23 RM=del 60 $(RM) *.d 61 $(RM) *.o 62 $(RM) *.exe 63 $(RM) zlib.a 64 $(RM) foo.gz
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | Makefile.emx | 23 RM=del 60 $(RM) *.d 61 $(RM) *.o 62 $(RM) *.exe 63 $(RM) zlib.a 64 $(RM) foo.gz
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/ |
A D | Makefile.gcc | 65 RM = rm -f 154 $(RM) '$(DESTDIR)$(LIBRARY_PATH)'/$(IMPLIB); \ 156 -$(RM) '$(DESTDIR)$(INCLUDE_PATH)'/zlib.h 157 -$(RM) '$(DESTDIR)$(INCLUDE_PATH)'/zconf.h 158 -$(RM) '$(DESTDIR)$(LIBRARY_PATH)'/$(STATICLIB) 161 -$(RM) $(STATICLIB) 162 -$(RM) $(SHAREDLIB) 163 -$(RM) $(IMPLIB) 164 -$(RM) *.o 165 -$(RM) *.exe [all …]
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | codestats.sh | 21 RM=/bin/rm 134 $RM $bin_unix 143 $RM $bin_stm32 149 $RM $bin_barearm_1 $bin_barearm_2 156 $RM $bin_minimal 164 $RM $bin_cc3200_1 $bin_cc3200_2 $bin_cc3200_3 187 $RM $pystoneavg
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | Makefile.w32 | 55 RM = del 111 $(RM) r*$(E) 112 $(RM) w*$(E) 113 $(RM) r*$(O) 114 $(RM) w*$(O)
|
A D | Makefile.mingw32 | 49 RM = rm -f 129 $(RM) $(EXES) 130 $(RM) $(ROBJSs) $(ROBJS2s) $(WOBJSs) 131 $(RM) $(ROBJSd) $(ROBJS2d) $(WOBJSd)
|
A D | Makefile.sgi | 54 RM = rm -f 105 $(RM) $(EXES) $(ROBJS) $(ROBJS2) $(WOBJS)
|
A D | Makefile.unx | 66 RM = rm -f 134 $(RM) $(EXES) $(ROBJS) $(ROBJS2) $(WOBJS)
|
/AliOS-Things-master/components/py_engine/tests/ |
A D | run-tests-exp.sh | 8 RM="rm -f" 40 $RM $outfile 49 $RM $outfile
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | makefile.ibmc | 25 RM = del 68 $(RM) *$(O) 69 $(RM) libpng$(A) 70 $(RM) pnglibconf.h 71 $(RM) pngtest$(E) 72 $(RM) pngout.png
|
A D | makefile.vcwin32 | 23 RM = del 93 -$(RM) $@ 106 -$(RM) *$(O) 107 -$(RM) libpng.lib 108 -$(RM) pnglibconf.h 109 -$(RM) pngtest.exe 110 -$(RM) pngout.png
|
A D | makefile.amiga | 26 RM= delete quiet 43 -$(RM) libpng.lib
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | mkrules.mk | 60 $(RM) -f $(@:.o=.d) 72 $(RM) -f $(@:.o=.d) 208 $(RM) -f $(PROG) 209 $(RM) -f $(PROG).map 234 $(RM) -rf $(BUILD) $(CLEAN_EXTRA) 268 @$(RM) -f __empty__.c
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | libtool | 523 : ${RM="rm -f"} 1933 $RM "$lockfile" 1956 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... 1962 to RM. 2741 ${RM}r "$tmpdir" 3168 $RM -rf unfat-$$ 8355 $RM $output 8616 $RM $output 8687 RM="$nonopt" 8699 -f) RM="$RM $arg"; rmforce=yes ;; [all …]
|
A D | ltmain.sh | 126 : ${RM="rm -f"} 1440 $RM "$lockfile" 1463 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... 1469 to RM. 2248 ${RM}r "$tmpdir" 2675 $RM -rf unfat-$$ 7862 $RM $output 8123 $RM $output 8194 RM="$nonopt" 8206 -f) RM="$RM $arg"; rmforce=yes ;; [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/mingw/ |
A D | Makefile | 66 $(RM) *.dll *.a 68 $(RM) *.o
|
/AliOS-Things-master/components/SDL2/ |
A D | libtool | 589 : ${RM="rm -f"} 2725 $RM "$lockfile" 3133 ${RM}r "$tmpdir" 3632 ${RM}r "$tmpdir" 4242 $RM -rf unfat-$$ 4509 $RM \"\$progdir/\$file\" 9504 $RM $output 9788 $RM $output 9877 RM="$nonopt" 9890 -*) RM+=" $arg" ;; [all …]
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | ltmain.sh | 143 : ${RM="rm -f"} 2286 $RM "$lockfile" 2694 ${RM}r "$tmpdir" 3193 ${RM}r "$tmpdir" 3323 $RM $export_symbols 3803 $RM -rf unfat-$$ 4070 $RM \"\$progdir/\$file\" 9065 $RM $output 9349 $RM $output 9438 RM="$nonopt" [all …]
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | ltmain.sh | 143 : ${RM="rm -f"} 2286 $RM "$lockfile" 2694 ${RM}r "$tmpdir" 3193 ${RM}r "$tmpdir" 3323 $RM $export_symbols 3803 $RM -rf unfat-$$ 4070 $RM \"\$progdir/\$file\" 9078 $RM $output 9362 $RM $output 9451 RM="$nonopt" [all …]
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | ltmain.sh | 143 : ${RM="rm -f"} 2286 $RM "$lockfile" 2694 ${RM}r "$tmpdir" 3193 ${RM}r "$tmpdir" 3323 $RM $export_symbols 3803 $RM -rf unfat-$$ 4070 $RM \"\$progdir/\$file\" 9078 $RM $output 9362 $RM $output 9451 RM="$nonopt" [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | makefile.dj | 31 RM= del 109 $(RM) libjpeg.a 134 $(RM) *.o 135 $(RM) cjpeg.exe 136 $(RM) djpeg.exe 137 $(RM) jpegtran.exe 138 $(RM) rdjpgcom.exe 139 $(RM) wrjpgcom.exe 140 $(RM) libjpeg.a 141 $(RM) testout*.* [all …]
|