Renamed the language libraries and runtimes to have more

conventional names.
This commit is contained in:
dtrg
2007-02-26 22:36:56 +00:00
10 changed files with 27 additions and 27 deletions

View File

@@ -97,5 +97,5 @@ lang_cem_mon_runtime = acklibrary {
ackfile (d.."_wait.e"),
ackfile (d.."_write.e"),
install = pm.install("%BINDIR%%PLATIND%/%PLATFORM%/tail_mon")
install = pm.install("%BINDIR%%PLATIND%/%PLATFORM%/libmon.a")
}