Home
last modified time | relevance | path

Searched refs:INCDIR (Results 1 - 7 of 7) sorted by relevance

/third_party/selinux/libsepol/include/
H A 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)/ci
[all...]
/third_party/selinux/libselinux/include/
H A 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/fsverity-utils/
H A DMakefile22 # Define INCDIR to override where to install headers, like './configure
78 INCDIR ?= $(PREFIX)/include macro
263 install -d $(DESTDIR)$(LIBDIR)/pkgconfig $(DESTDIR)$(INCDIR) $(DESTDIR)$(BINDIR)
268 install -m644 include/libfsverity.h $(DESTDIR)$(INCDIR)
271 -e "s|@INCDIR@|$(INCDIR)|" \
286 rm -f $(DESTDIR)$(INCDIR)/libfsverity.h
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A DMakefile42 export INCDIR ?= /usr/local/include/ macro
138 install -m 0644 -D ../src/common/wpa_ctrl.h $(DESTDIR)/$(INCDIR)/wpa_ctrl.h
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A DMakefile42 export INCDIR ?= /usr/local/include macro
136 install -m 0644 -D ../src/common/wpa_ctrl.h $(DESTDIR)/$(INCDIR)/wpa_ctrl.h
/third_party/ffmpeg/ffbuild/
H A Dlibrary.mak10 INCINSTDIR := $(INCDIR)/lib$(NAME)
/third_party/ffmpeg/
H A Dconfigure7635 INCDIR=\$(DESTDIR)$incdir

Completed in 12 milliseconds