added iasl bin tool from acpica-20061109
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19543 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -196,7 +196,7 @@ rule Lex
|
||||
|
||||
actions Lex
|
||||
{
|
||||
$(LEX) -o$(1) $(2)
|
||||
$(LEX) $(LEXFLAGS) -o$(1) $(2)
|
||||
}
|
||||
|
||||
rule Yacc
|
||||
|
||||
Reference in New Issue
Block a user