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
774
define build-
systemtarball
-target
785
$(build-
systemtarball
-target)
787
.PHONY:
systemtarball
-nodeps
788
systemtarball
-nodeps: $(FS_GET_STATS) \
789
$(filter-out
systemtarball
-nodeps stnod,$(MAKECMDGOALS))
790
$(build-
systemtarball
-target)
793
stnod:
systemtarball
-nodeps
[
all
...]
main.mk
667
.PHONY:
systemtarball
668
systemtarball
: $(INSTALLED_SYSTEMTARBALL_TARGET)
Completed in 36 milliseconds