Home
last modified time | relevance | path

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

/external/syslinux/win32/ntfstest/
DMakefile24 WINPREFIX := macro
30 WINPREFIX := macro
32 WINPREFIX := $(shell ../find-mingw32.sh gcc) macro
40 WINCC := $(WINPREFIX)gcc
41 WINAR := $(WINPREFIX)ar
42 WINRANLIB := $(WINPREFIX)ranlib
43 WINDRES := $(WINPREFIX)windres
/external/syslinux/win32/
DMakefile24 WINPREFIX := macro
30 WINPREFIX := macro
32 WINPREFIX := $(shell $(SRC)/find-mingw32.sh gcc) macro
42 WINCC := $(WINPREFIX)gcc
43 WINAR := $(WINPREFIX)ar
44 WINRANLIB := $(WINPREFIX)ranlib
/external/syslinux/win64/ntfstest/
DMakefile23 WINPREFIX := $(shell ../find-mingw64.sh gcc) macro
29 WINCC := $(WINPREFIX)gcc
30 WINAR := $(WINPREFIX)ar
31 WINRANLIB := $(WINPREFIX)ranlib
32 WINDRES := $(WINPREFIX)windres
/external/syslinux/win64/
DMakefile23 WINPREFIX := $(shell $(SRC)/find-mingw64.sh gcc) macro
32 WINCC := $(WINPREFIX)gcc
33 WINAR := $(WINPREFIX)ar
34 WINRANLIB := $(WINPREFIX)ranlib