Ignore:
Timestamp:
Dec 17, 2006, 3:12:07 AM (19 years ago)
Author:
bird
Message:

The target _PATH property should be working now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/subfooter.kmk

    r725 r729  
    5757#
    5858MAKEFILE_CURRENT := $(call stack-pop,_SUB_MAKEFILE_STACK)
    59 PATH_SUB_CURRENT := $(abspath $(patsubst %/,%,$(dir $(MAKEFILE_CURRENT))))
     59PATH_SUB_CURRENT := $(abspath $(dir $(MAKEFILE_CURRENT)))
    6060
    6161#
     
    6666endif
    6767
     68
Note: See TracChangeset for help on using the changeset viewer.