Correct self definition
This commit is contained in:
@@ -18,7 +18,7 @@ ifdef self
|
||||
caller ::= ${self}
|
||||
endif
|
||||
|
||||
self ::= $(notdir $(lastword ${MAKEFILE_LIST}))
|
||||
self ::= $(lastword ${MAKEFILE_LIST})
|
||||
|
||||
#-----------------------------------------------------------------------------#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user