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:
parent
e2d2cb7b5e
commit
69031529d4
@ -319,3 +319,9 @@ rule InheritPlatform
|
||||
SUPPORTED_PLATFORMS on $(children) = $(SUPPORTED_PLATFORMS) ;
|
||||
}
|
||||
}
|
||||
|
||||
rule SubDirAsFlags
|
||||
{
|
||||
SUBDIRASFLAGS += $(<) ;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user