Home
last modified time | relevance | path

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

/linux/tools/edid/
A DMakefile2 SOURCES := $(wildcard [0-9]*x[0-9]*.S) macro
4 BIN := $(patsubst %.S, %.bin, $(SOURCES))
6 IHEX := $(patsubst %.S, %.bin.ihex, $(SOURCES))
8 CODE := $(patsubst %.S, %.c, $(SOURCES))

Completed in 2 milliseconds