Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
DMakefile5 ICONS := $(addsuffix .png, $(foreach name, $(NAMES), $(foreach size, $(SIZES), $(size)/$(name)))) macro
6 ICONS += $(addsuffix .xpm, $(NAMES))
22 all: $(ICONS)