Home
last modified time | relevance | path

Searched refs:includedir (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/external/libpcap/
Dpcap-config.in13 includedir="@includedir@"
62 echo "-I$includedir -L$libdir -lpcap $LIBS"
65 echo "-I$includedir -L$libdir $LIBS"
68 echo "-I$includedir"
83 echo "-I$includedir -L$libdir $RPATH -l$PACKAGE_NAME"
86 echo "-I$includedir"
89 echo "-I$includedir"
Dlibpcap.pc.in4 # These variables come from the configure script, so includedir and
10 includedir="@includedir@" var
18 Cflags: -I${includedir}
/external/freetype/builds/unix/
Dinstall.mk37 -$(DELDIR) $(DESTDIR)$(includedir)/freetype2
38 -$(DELETE) $(DESTDIR)$(includedir)/ft2build.h
41 $(DESTDIR)$(includedir)/freetype2/freetype/config \
51 $$P $(DESTDIR)$(includedir)/freetype2/freetype ; \
55 $$P $(DESTDIR)$(includedir)/freetype2/freetype/config ; \
58 $(DESTDIR)$(includedir)/freetype2/ft2build.h
60 $(DESTDIR)$(includedir)/freetype2/freetype/config/ftconfig.h
62 $(DESTDIR)$(includedir)/freetype2/freetype/config/ftmodule.h
64 $(DESTDIR)$(includedir)/freetype2/freetype/config/ftoption.h
79 -$(DELDIR) $(DESTDIR)$(includedir)/freetype2
Dfreetype-config.in29 includedir=`%PKG_CONFIG% --variable includedir freetype2`
41 includedir="%includedir%"
46 cflags="-I${SYSROOT}$includedir/freetype2"
58 orig_includedir=$includedir
61 include_suffix=`echo $includedir | sed "s|$prefix||"`
160 includedir=${prefix}${include_suffix}
182 major=`grep define ${SYSROOT}$includedir/freetype2/freetype/freetype.h \
185 minor=`grep define ${SYSROOT}$includedir/freetype2/freetype/freetype.h \
188 patch=`grep define ${SYSROOT}$includedir/freetype2/freetype/freetype.h \
195 echo $cflags | sed "s|$orig_includedir/freetype2|$includedir/freetype2|"
/external/libdrm/exynos/
Dlibdrm_exynos.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/exynos
/external/libdrm/omap/
Dlibdrm_omap.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/omap
/external/libdrm/freedreno/
Dlibdrm_freedreno.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/freedreno
/external/libdrm/nouveau/
Dlibdrm_nouveau.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/libdrm/nouveau
/external/virglrenderer/
Dvirglrenderer.pc.in4 includedir=@includedir@ var
9 Cflags: -I${includedir} -I${includedir}/virgl
/external/e2fsprogs/lib/uuid/
Duuid.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir}/uuid -I${includedir}
/external/e2fsprogs/lib/ext2fs/
Dext2fs.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir}/ext2fs -I${includedir}
/external/e2fsprogs/lib/e2p/
De2p.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir}/e2p -I${includedir}
/external/libdrm/
Dlibdrm.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm
/external/e2fsprogs/lib/blkid/
Dblkid.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir}/blkid -I${includedir}
/external/e2fsprogs/lib/et/
Dcom_err.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir}/et -I${includedir}
/external/libdrm/intel/
Dlibdrm_intel.pc.in4 includedir=@includedir@ var
11 Cflags: -I${includedir} -I${includedir}/libdrm
/external/libdrm/tegra/
Dlibdrm_tegra.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm
/external/e2fsprogs/lib/ss/
Dss.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir}/ss -I${includedir}
/external/libdrm/etnaviv/
Dlibdrm_etnaviv.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm
/external/libdrm/amdgpu/
Dlibdrm_amdgpu.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm
/external/libdrm/radeon/
Dlibdrm_radeon.pc.in4 includedir=@includedir@ var
10 Cflags: -I${includedir} -I${includedir}/libdrm
/external/lz4/lib/
DMakefile156 includedir ?= $(INCLUDEDIR) macro
174 …$(Q)$(INSTALL_DIR) $(DESTDIR)$(pkgconfigdir)/ $(DESTDIR)$(includedir)/ $(DESTDIR)$(libdir)/ $(DEST…
179 $(Q)$(INSTALL_DATA) lz4frame_static.h $(DESTDIR)$(includedir)/lz4frame_static.h
194 @echo Installing headers in $(includedir)
195 $(Q)$(INSTALL_DATA) lz4.h $(DESTDIR)$(includedir)/lz4.h
196 $(Q)$(INSTALL_DATA) lz4hc.h $(DESTDIR)$(includedir)/lz4hc.h
197 $(Q)$(INSTALL_DATA) lz4frame.h $(DESTDIR)$(includedir)/lz4frame.h
211 $(Q)$(RM) $(DESTDIR)$(includedir)/lz4.h
212 $(Q)$(RM) $(DESTDIR)$(includedir)/lz4hc.h
213 $(Q)$(RM) $(DESTDIR)$(includedir)/lz4frame.h
[all …]
/external/libcups/
Dcups-config.in19 includedir=@includedir@
42 if test $includedir != /usr/include; then
43 CFLAGS="$CFLAGS -I$includedir"
/external/tensorflow/tensorflow/c/
Dgenerate-pc.sh66 includedir=\${prefix}/include/tensorflow
73 Cflags: -I\${includedir}
80 includedir=\${prefix}/include/tensorflow
87 Cflags: -I\${includedir}
/external/wayland/egl/
Dwayland-egl-backend.pc.in3 includedir=@includedir@ var
9 Cflags: -I${includedir}

12345678910>>...20