OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:systemtarball
(Results
1 - 2
of
2
) sorted by null
/build/core/
Makefile
716
define build-
systemtarball
-target
727
$(build-
systemtarball
-target)
729
.PHONY:
systemtarball
-nodeps
730
systemtarball
-nodeps: $(FS_GET_STATS) \
731
$(filter-out
systemtarball
-nodeps stnod,$(MAKECMDGOALS))
732
$(build-
systemtarball
-target)
735
stnod:
systemtarball
-nodeps
[
all
...]
main.mk
665
.PHONY:
systemtarball
666
systemtarball
: $(INSTALLED_SYSTEMTARBALL_TARGET)
Completed in 10 milliseconds