Skip to content
Snippets Groups Projects
Commit e3a1ffb1 authored by Mark Olesen's avatar Mark Olesen
Browse files

COMP: rename wmake rule coco -> coco-cpp to reflect frame language (C++)

parent d0fd6f27
No related merge requests found
# handie Coco/R attributed grammars
# handle Coco/R attributed grammars written for the C++ version
# http://www.ssw.uni-linz.ac.at/Coco/
# http://github.com/olesenm/coco-cpp/
#
.SUFFIXES: .atg
......
......@@ -4,7 +4,7 @@ include $(GENERAL_RULES)/sourceToDep
include $(GENERAL_RULES)/flex
include $(GENERAL_RULES)/flex++
include $(GENERAL_RULES)/coco
include $(GENERAL_RULES)/coco-cpp
## include $(GENERAL_RULES)/byacc
## include $(GENERAL_RULES)/btyacc++
include $(GENERAL_RULES)/bison
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment