Added support for the Modula-2 language runtime.
This commit is contained in:
@@ -4,15 +4,4 @@
|
||||
local d = ROOTDIR.."lang/m2/"
|
||||
|
||||
include (d.."comp/pmfile")
|
||||
|
||||
lang_m2 = group {
|
||||
lang_m2_compiler
|
||||
}
|
||||
|
||||
-- Revision history
|
||||
-- $Log$
|
||||
-- Revision 1.2 2006-07-26 18:19:15 dtrg
|
||||
-- Tweaked the CVS settings.
|
||||
--
|
||||
-- Revision 1.1 2006/07/26 17:12:19 dtrg
|
||||
-- Added support for the Modula-2 compiler.
|
||||
include (d.."libm2/pmfile")
|
||||
|
||||
Reference in New Issue
Block a user