Searched defs:makefile_path (Results 1 - 2 of 2) sorted by relevance

/openjdk10/corba/make/
H A DMakefile28 makefile_path := $(CURDIR)/$(lastword $(MAKEFILE_LIST)) macro
30 makefile_path := $(lastword $(MAKEFILE_LIST)) macro
/openjdk10/
H A DMakefile57 makefile_path := $(CURDIR)/$(strip $(lastword $(MAKEFILE_LIST))) macro
59 makefile_path := $(lastword $(MAKEFILE_LIST)) macro

Completed in 49 milliseconds