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
768
define build-
systemtarball
-target
779
$(build-
systemtarball
-target)
781
.PHONY:
systemtarball
-nodeps
782
systemtarball
-nodeps: $(FS_GET_STATS) \
783
$(filter-out
systemtarball
-nodeps stnod,$(MAKECMDGOALS))
784
$(build-
systemtarball
-target)
787
stnod:
systemtarball
-nodeps
[
all
...]
main.mk
676
.PHONY:
systemtarball
677
systemtarball
: $(INSTALLED_SYSTEMTARBALL_TARGET)
Completed in 18 milliseconds