Home
last modified time | relevance | path

Searched refs:distcleancheck_listfiles (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DMakefile.in210 distcleancheck_listfiles = find . -type f -print
708 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
710 $(distcleancheck_listfiles) ; \
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DMakefile.in145 distcleancheck_listfiles = find . -type f -print
631 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
633 $(distcleancheck_listfiles) ; \
/AliOS-Things-master/components/SDL2/src/gfx/
A DMakefile.in150 distcleancheck_listfiles = find . -type f -print
686 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
688 $(distcleancheck_listfiles) ; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DMakefile.in268 distcleancheck_listfiles = find . -type f -print
829 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
831 $(distcleancheck_listfiles) ; \
/AliOS-Things-master/components/SDL2/src/image/
A DMakefile.in271 distcleancheck_listfiles = find . -type f -print
901 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
903 $(distcleancheck_listfiles) ; \
A DMakefile271 distcleancheck_listfiles = find . -type f -print macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DMakefile.in556 distcleancheck_listfiles = find . -type f -print
1991 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1993 $(distcleancheck_listfiles) ; \

Completed in 13 milliseconds