Home
last modified time | relevance | path

Searched refs:INCDIR (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/package/jitterentropy-library/
H A D0002-Makefile-add-additional-install-targets.patch35 - install -d -m 0755 $(DESTDIR)$(PREFIX)/$(INCDIR)
36 - install -m 0644 jitterentropy.h $(DESTDIR)$(PREFIX)/$(INCDIR)/
37 - install -m 0644 jitterentropy-base-user.h $(DESTDIR)$(PREFIX)/$(INCDIR)/
43 + install -d -m 0755 $(DESTDIR)$(PREFIX)/$(INCDIR)
44 + install -m 0644 jitterentropy.h $(DESTDIR)$(PREFIX)/$(INCDIR)/
45 + install -m 0644 jitterentropy-base-user.h $(DESTDIR)$(PREFIX)/$(INCDIR)/
H A D0001-Makefile-cleanup-install.patch28 INCDIR := include
44 install -d -m 0755 $(DESTDIR)$(PREFIX)/$(INCDIR)
45 install -m 0644 jitterentropy.h $(DESTDIR)$(PREFIX)/$(INCDIR)/
46 install -m 0644 jitterentropy-base-user.h $(DESTDIR)$(PREFIX)/$(INCDIR)/
/OK3568_Linux_fs/buildroot/package/libfreeimage/
H A D0001-no-root-install.patch11 install -d $(INCDIR) $(INSTALLDIR)
12 - install -m 644 -o root -g root $(HEADER) $(INCDIR)
15 + install -m 644 $(HEADER) $(INCDIR)
/OK3568_Linux_fs/buildroot/package/giflib/
H A D0001-Makefile-add-targets-to-manage-static-building.patch52 $(INSTALL) -d "$(DESTDIR)$(INCDIR)"
53 $(INSTALL) -m 644 gif_lib.h "$(DESTDIR)$(INCDIR)"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/
H A D0001-configure-Respect-LIBS-variable-from-env.patch19 INCDIR = ./include
/OK3568_Linux_fs/buildroot/package/tinyalsa/
H A D0001-disable-doxygen-usage.patch31 install include/tinyalsa/version.h $(DESTDIR)$(INCDIR)/
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libjitterentropy/
H A Dlibjitterentropy_3.4.0.bb24 oe_runmake install INCDIR="/include" \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0004-Point-scripts-location-to-libdir.patch39 INCDIR = $(BASEDIR)/include
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-isns/
H A Dopen-isns_0.101.bb30 oe_runmake INCDIR=${D}${includedir}/libisns/ install_hdrs
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A DMakefile10 INCDIR=$(DESTDIR)$(incdir) macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/glew/
H A Dglew_2.2.0.bb38 LIBDIR='${libdir}' INCDIR='${includedir}/GL' PKGDIR='${libdir}/pkgconfig'"
/OK3568_Linux_fs/buildroot/package/python3/
H A D0010-Misc-python-config.sh.in-ensure-sed-invocations-only.patch64 INCDIR="-I$includedir/python${VERSION}${ABIFLAGS}"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/
H A Dsyslinux_6.04-pre2.bb55 DATADIR=${datadir} MANDIR=${mandir} INCDIR=${includedir} \
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp/
H A Dppp_2.4.9.bb36 EXTRA_OEMAKE = "CC='${CC}' STRIPPROG=${STRIP} MANDIR=${D}${datadir}/man/man8 INCDIR=${D}${includedi…