Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/
DMakefile3 INCDIR = $(PREFIX)/include/sepol macro
9 test -d $(DESTDIR)$(INCDIR) || install -m 755 -d $(DESTDIR)$(INCDIR)
10 test -d $(DESTDIR)$(INCDIR)/policydb || install -m 755 -d $(DESTDIR)$(INCDIR)/policydb
11 test -d $(DESTDIR)$(INCDIR)/cil || install -m 755 -d $(DESTDIR)$(INCDIR)/cil
12 install -m 644 $(wildcard sepol/*.h) $(DESTDIR)$(INCDIR)
13 install -m 644 $(wildcard sepol/policydb/*.h) $(DESTDIR)$(INCDIR)/policydb
14 install -m 644 $(wildcard $(CILDIR)/include/cil/*.h) $(DESTDIR)$(INCDIR)/cil
/third_party/openssl/providers/common/der/
Dbuild.info1 $INCDIR=../include/prov
4 $DER_DIGESTS_H=$INCDIR/der_digests.h
11 GENERATE[$DER_DIGESTS_H]=$INCDIR/der_digests.h.in
15 $DER_RSA_H=$INCDIR/der_rsa.h
26 GENERATE[$DER_RSA_H]=$INCDIR/der_rsa.h.in
31 $DER_DSA_H=$INCDIR/der_dsa.h
40 GENERATE[$DER_DSA_H]=$INCDIR/der_dsa.h.in
46 $DER_EC_H=$INCDIR/der_ec.h
55 GENERATE[$DER_EC_H]=$INCDIR/der_ec.h.in
61 $DER_ECX_H=$INCDIR/der_ecx.h
[all …]
/third_party/selinux/libselinux/include/
DMakefile3 INCDIR = $(PREFIX)/include/selinux macro
8 test -d $(DESTDIR)$(INCDIR) || install -m 755 -d $(DESTDIR)$(INCDIR)
9 install -m 644 $(wildcard selinux/*.h) $(DESTDIR)$(INCDIR)
/third_party/python/Misc/
Dpython-config.sh.in55 INCDIR="-I$includedir/python${VERSION}${ABIFLAGS}"
91 echo "$INCDIR $PLATINCDIR"
94 echo "$INCDIR $PLATINCDIR $BASECFLAGS $CFLAGS $OPT"
/third_party/fsverity-utils/
DMakefile78 INCDIR ?= $(PREFIX)/include macro
263 install -d $(DESTDIR)$(LIBDIR)/pkgconfig $(DESTDIR)$(INCDIR) $(DESTDIR)$(BINDIR)
268 install -m644 include/libfsverity.h $(DESTDIR)$(INCDIR)
286 rm -f $(DESTDIR)$(INCDIR)/libfsverity.h
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dgenout.cmake.in18 set(INCDIR "@CMAKE_CURRENT_BINARY_DIR@") variable
50 set(INCLUDES "-I${INCDIR}")
Dmakefile.freebsd23 INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk
/third_party/skia/third_party/externals/libpng/scripts/
Dgenout.cmake.in18 set(INCDIR "@CMAKE_CURRENT_BINARY_DIR@") variable
50 set(INCLUDES "-I${INCDIR}")
Dmakefile.freebsd23 INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk
/third_party/fsverity-utils/lib/
Dlibfsverity.pc.in3 includedir=@INCDIR@
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DMakefile42 export INCDIR ?= /usr/local/include/ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DMakefile42 export INCDIR ?= /usr/local/include macro
/third_party/ffmpeg/ffbuild/
Dlibrary.mak10 INCINSTDIR := $(INCDIR)/lib$(NAME)
/third_party/flutter/skia/third_party/externals/sdl/
DMakefile.psp81 INCDIR = ./include
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch2447 - echo "$INCDIR $PLATINCDIR"
2448 + echo -ne "$INCDIR $PLATINCDIR"
2451 - echo "$INCDIR $PLATINCDIR $BASECFLAGS $CFLAGS $OPT"
2452 + echo -ne "$INCDIR $PLATINCDIR $BASECFLAGS $CFLAGS $OPT"
/third_party/ffmpeg/
Dconfigure7442 INCDIR=\$(DESTDIR)$incdir
/third_party/NuttX/
DReleaseNotes27198 …CFLAGS += $(shell $(INCDIR) $(INCDIROPT) "$(CC)" $(TOPDIR)$(DELIM)arch$(DELIM)$(CONFIG_ARCH)$(DELI…
27234 …CFLAGS += $(shell $(INCDIR) $(INCDIROPT) "$(CC)" $(TOPDIR)$(DELIM)arch$(DELIM)$(CONFIG_ARCH)$(DELI…
27240 …CFLAGS += $(shell $(INCDIR) "$(CC)" $(TOPDIR)$(DELIM)arch$(DELIM)$(CONFIG_ARCH)$(DELIM)src$(DELIM)…
27244 configured, is now appended to INCDIR in tools/Config.mk.
27326 ARCHINCLUDES += ${shell $(INCDIR) -s "$(CC)" $(TOPDIR)$(DELIM)include}
27327 ARCHXXINCLUDES += ${shell $(INCDIR) -s "$(CC)" $(TOPDIR)$(DELIM)include}
27328 ARCHXXINCLUDES += ${shell $(INCDIR) -s "$(CC)" $(TOPDIR)$(DELIM)include$(DELIM)cxx}
27329INCDIR is defined in tools/Config.mk and resolves to a shell script or batch file that constructs …
28494 CINCPATH := ${shell $(INCDIR) -s "$(CC)" $(TOPDIR)$(DELIM)include} CXXINCPATH :=
28495 ${shell $(INCDIR) -s "$(CC)" $(TOPDIR)$(DELIM)include$(DELIM)cxx} ARCHINCLUDES
/third_party/flutter/skia/third_party/externals/libpng/
DCHANGES1300 Minor cosmetic changes to 15 makefiles, e.g., $(DI) = $(DESTDIR)/$(INCDIR).
/third_party/skia/third_party/externals/libpng/
DCHANGES1300 Minor cosmetic changes to 15 makefiles, e.g., $(DI) = $(DESTDIR)/$(INCDIR).