added a SubDirAsFlags rule
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18764 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -319,3 +319,9 @@ rule InheritPlatform
|
|||||||
SUPPORTED_PLATFORMS on $(children) = $(SUPPORTED_PLATFORMS) ;
|
SUPPORTED_PLATFORMS on $(children) = $(SUPPORTED_PLATFORMS) ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
rule SubDirAsFlags
|
||||||
|
{
|
||||||
|
SUBDIRASFLAGS += $(<) ;
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user