Updated to the version 0.1 of Prime Mover (which involves some syntax changes).
This commit is contained in:
@@ -91,7 +91,7 @@ tool_cpp = cprogram {
|
||||
},
|
||||
|
||||
cfile_with_headers {
|
||||
CEXTRAFLAGS = "-I"..d,
|
||||
CINCLUDES = {PARENT, d},
|
||||
tabgen (d.."char.tab")
|
||||
},
|
||||
|
||||
@@ -110,7 +110,10 @@ tool_cpp = cprogram {
|
||||
|
||||
-- Revision history
|
||||
-- $Log$
|
||||
-- Revision 1.3 2006-07-22 20:58:27 dtrg
|
||||
-- Revision 1.4 2006-10-15 00:28:11 dtrg
|
||||
-- Updated to the version 0.1 of Prime Mover (which involves some syntax changes).
|
||||
--
|
||||
-- Revision 1.3 2006/07/22 20:58:27 dtrg
|
||||
-- cpp now gets installed in the right place.
|
||||
--
|
||||
-- Revision 1.2 2006/07/22 12:27:31 dtrg
|
||||
|
||||
Reference in New Issue
Block a user