Searched refs:TESTOK (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/tcl-102/
H A DGNUmakefile10 TESTOK := -f $(shell echo $(foreach p,$(PARTS),"$(OBJROOT)/.ok$(p)") | sed 's/ / -a -f /g') macro
32 if [ $(TESTOK) ]; then \
/macosx-10.9.5/pyobjc-42/2.5/
H A DGNUmakefile50 TESTOK := -f $(shell echo $(foreach vers,$(VERSIONS),$(OBJROOT)/$(vers)/.ok) | sed 's/ / -a -f /g') macro
81 if [ $(TESTOK) ]; then \
/macosx-10.9.5/python_modules-35/2.5/
H A DGNUmakefile51 TESTOK := -f $(shell echo $(foreach vers,$(VERSIONS),$(OBJROOT)/$(vers)/.ok) | sed 's/ / -a -f /g') macro
87 if [ $(TESTOK) ]; then \
/macosx-10.9.5/pyobjc-42/
H A DGNUmakefile52 TESTOK := -f $(shell echo $(foreach vers,$(VERSIONS),$(OBJROOT)/$(vers)/.ok) | sed 's/ / -a -f /g') macro
95 if [ $(TESTOK) ]; then \
/macosx-10.9.5/python_modules-35/
H A DGNUmakefile53 TESTOK := -f $(shell echo $(foreach vers,$(VERSIONS),$(OBJROOT)/$(vers)/.ok) | sed 's/ / -a -f /g') macro
111 if [ $(TESTOK) ]; then \
/macosx-10.9.5/CPAN-52/
H A DGNUmakefile62 TESTOK := -f $(shell echo $(foreach vers,$(VERSIONS),$(OBJROOT)/$(vers)/.ok) | sed 's/ / -a -f /g') macro
98 if [ $(TESTOK) ]; then \
/macosx-10.9.5/perl-92/
H A DMakefile71 TESTOK := -f $(shell echo $(foreach vers,$(VERSIONS),$(OBJROOT)/$(vers)/.ok) | sed 's/ / -a -f /g') macro
106 if [ $(TESTOK) ]; then \
/macosx-10.9.5/python-76.100.1/
H A DMakefile78 TESTOK := -f $(shell echo $(foreach vers,$(VERSIONS),$(OBJROOT)/$(vers)/.ok) | sed 's/ / -a -f /g') macro
116 if [ $(TESTOK) ]; then \

Completed in 95 milliseconds