Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:BINDIR
(Results
1 - 17
of
17
) sorted by relevance
/third_party/skia/third_party/externals/brotli/research/
H
A
D
Makefile
6
BINDIR
= bin
macro
10
$(
BINDIR
):
13
$(EXECUTABLES): $(
BINDIR
)
14
$(CC) $(CFLAGS) $(CPPFLAGS) $(addsuffix .cc, $@) -o $(
BINDIR
)/$@ -lgflags_nothreads
17
rm -rf $(
BINDIR
)
/third_party/skia/third_party/externals/brotli/
H
A
D
Makefile
5
BINDIR
= bin
macro
6
OBJDIR = $(
BINDIR
)/obj
12
$(OBJDIR)/c/tools $(
BINDIR
)/tmp
39
$(CC) $(LDFLAGS) $(OBJECTS) -lm -o $(
BINDIR
)/$(EXECUTABLE)
50
rm -rf $(
BINDIR
) $(LIB_A)
/third_party/selinux/checkpolicy/
H
A
D
Makefile
6
BINDIR
?= $(PREFIX)/bin
macro
54
-mkdir -p $(DESTDIR)$(
BINDIR
)
56
install -m 755 $(TARGETS) $(DESTDIR)$(
BINDIR
)
67
/sbin/restorecon $(DESTDIR)$(
BINDIR
)/checkpolicy
68
/sbin/restorecon $(DESTDIR)$(
BINDIR
)/checkmodule
/third_party/selinux/libsepol/utils/
H
A
D
Makefile
3
BINDIR
?= $(PREFIX)/bin
macro
15
-mkdir -p $(DESTDIR)$(
BINDIR
)
16
install -m 755 $(TARGETS) $(DESTDIR)$(
BINDIR
)
/third_party/selinux/secilc/
H
A
D
Makefile
2
BINDIR
?= $(PREFIX)/bin
macro
60
-mkdir -p $(DESTDIR)$(
BINDIR
)
62
install -m 755 $(SECILC) $(DESTDIR)$(
BINDIR
)
63
install -m 755 $(SECIL2CONF) $(DESTDIR)$(
BINDIR
)
64
install -m 755 $(SECIL2TREE) $(DESTDIR)$(
BINDIR
)
/third_party/fsverity-utils/
H
A
D
Makefile
19
# Define
BINDIR
to override where to install binaries, like './configure
77
BINDIR
?= $(PREFIX)/bin
macro
263
install -d $(DESTDIR)$(LIBDIR)/pkgconfig $(DESTDIR)$(INCDIR) $(DESTDIR)$(
BINDIR
)
264
install -m755 $(FSVERITY) $(DESTDIR)$(
BINDIR
)
281
rm -f $(DESTDIR)$(
BINDIR
)/$(FSVERITY)
/third_party/libcoap/examples/riot/pkg_libcoap/
H
A
D
Makefile
6
LIBCOAP_BUILD_DIR=$(
BINDIR
)/pkg/$(PKG_NAME)
/third_party/jerryscript/targets/riot-stm32f4/
H
A
D
Makefile
33
BINDIR
?= $(JERRYDIR)/targets/riot-stm32f4/bin/
macro
/third_party/lz4/lib/
H
A
D
Makefile
158
BINDIR
?= $(exec_prefix)/bin
macro
159
bindir ?= $(
BINDIR
)
/third_party/lz4/programs/
H
A
D
Makefile
164
BINDIR
?= $(exec_prefix)/bin
macro
165
bindir ?= $(
BINDIR
)
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
Makefile
17
BINDIR
?= $(PREFIX)/bin
macro
127
bindir := $(DESTDIR)$(
BINDIR
)
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
Makefile
43
export
BINDIR
?= /usr/local/sbin/
macro
131
$(DESTDIR)$(
BINDIR
)/%: %
134
install: $(addprefix $(DESTDIR)$(
BINDIR
)/,$(BINALL))
2061
$(Q)sed -e 's|\@
BINDIR
\@|$(
BINDIR
)|g' $< >$@
2065
$(Q)sed -e 's|\@
BINDIR
\@|$(
BINDIR
)|g' $< >$@
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H
A
D
Makefile
62
export
BINDIR
?= /usr/local/bin/
macro
1355
$(DESTDIR)$(
BINDIR
)/%: %
1358
install: $(addprefix $(DESTDIR)$(
BINDIR
)/,$(ALL))
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H
A
D
Makefile
56
export
BINDIR
?= /usr/local/bin/
macro
1371
$(DESTDIR)$(
BINDIR
)/%: %
1374
install: $(addprefix $(DESTDIR)$(
BINDIR
)/,$(ALL))
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
Makefile
43
export
BINDIR
?= /usr/local/sbin
macro
129
$(DESTDIR)$(
BINDIR
)/%: %
132
install: $(addprefix $(DESTDIR)$(
BINDIR
)/,$(BINALL))
2123
$(Q)sed -e 's|\@
BINDIR
\@|$(
BINDIR
)|g' $< >$@
2127
$(Q)sed -e 's|\@
BINDIR
\@|$(
BINDIR
)|g' $< >$@
/third_party/tzdata/
H
A
D
Makefile
118
BINDIR
= $(TOPDIR)/$(USRDIR)/bin
macro
121
ZDUMPDIR = $(
BINDIR
)
638
mkdir -p '$(DESTDIR)$(
BINDIR
)' \
648
cp tzselect '$(DESTDIR)$(
BINDIR
)/.'
658
mkdir -p '$(DESTDIR)$(
BINDIR
)' '$(DESTDIR)$(MANDIR)/man1'
659
cp date '$(DESTDIR)$(
BINDIR
)/.'
/third_party/ffmpeg/
H
A
D
configure
7636
BINDIR
=\$(DESTDIR)$bindir
Completed in 18 milliseconds