Added support for the ANSI C language runtime and preprocessor.

This commit is contained in:
dtrg
2006-07-30 23:45:18 +00:00
parent 1523514504
commit 322597e715
4 changed files with 432 additions and 44 deletions

View File

@@ -6,3 +6,4 @@ local d = ROOTDIR.."lang/cem/"
include (d.."cemcom/pmfile")
include (d.."cemcom.ansi/pmfile")
include (d.."libcc/pmfile")
include (d.."libcc.ansi/pmfile")