Revision 870f74ac os/unittests/unittests.mk

View differences:

os/unittests/unittests.mk
24 24

  
25 25

  
26 26
# absolute path to this directory
27
UNITTESTS_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
27
UNITTESTS_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
28 28

  
29 29
# include path
30 30
UNITTESTSINC = $(UNITTESTS_DIR)lld/inc \

Also available in: Unified diff