mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: update make rules for lemon, add helper infrastructure for ragel
This commit is contained in:
committed by
Andrew Heather
parent
f7528a2ac5
commit
4a6cd8f194
@ -8,7 +8,7 @@ include $(GENERAL_RULES)/flex++
|
||||
## include $(GENERAL_RULES)/byacc
|
||||
## include $(GENERAL_RULES)/btyacc++
|
||||
include $(GENERAL_RULES)/bison
|
||||
## include $(GENERAL_RULES)/lemon
|
||||
include $(GENERAL_RULES)/lemon
|
||||
## include $(GENERAL_RULES)/ragel
|
||||
include $(GENERAL_RULES)/moc
|
||||
include $(GENERAL_RULES)/X
|
||||
|
||||
Reference in New Issue
Block a user