Searched refs:PLATFORMS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/brotli/dist/
H A Dsetup.py147 PLATFORMS = ['Posix', 'MacOS X', 'Windows'] variable
287 platforms=PLATFORMS,
/xsrc/external/mit/freetype/dist/builds/
H A Ddetect.mk71 PLATFORMS := $(notdir $(subst /detect.mk,,$(wildcard $(BUILD_CONFIG)/*/detect.mk))) macro
72 .PHONY: $(PLATFORMS) ansi
76 PLATFORM := $(firstword $(filter $(MAKECMDGOALS),$(PLATFORMS)))

Completed in 2 milliseconds