Home
last modified time | relevance | path

Searched refs:_depsreload (Results 1 – 3 of 3) sorted by relevance

/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/branches/branche-2.0/
H A DMakefile377 @make -s -C ./ _depsreload
379 .PHONY: _depsreload
380 _depsreload: target
384 @if [ "$(SUBDIRS)" != "$(_SUBDIRS)" ]; then make -j 1 -s -C ./ _depsreload; \
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/splix/
H A DMakefile378 @$(MAKE) -s -C ./ _depsreload
380 .PHONY: _depsreload
381 _depsreload: target
385 @if [ "$(SUBDIRS)" != "$(_SUBDIRS)" ]; then $(MAKE) -j 1 -s -C ./ _depsreload; \
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/tags/splix-2.0.0/
H A DMakefile380 @make -s -C ./ _depsreload
382 .PHONY: _depsreload
383 _depsreload: target
387 @if [ "$(SUBDIRS)" != "$(_SUBDIRS)" ]; then make -j 1 -s -C ./ _depsreload; \