linux clang platform added

Former-commit-id: d2680335c6
This commit is contained in:
Norayr Chilingarian 2014-03-27 16:44:51 +04:00
parent c6d368b789
commit 4392bf4c5d
52 changed files with 10284 additions and 4 deletions

View file

@ -1,5 +1,5 @@
MODULE prf;
CONST prefix* = "/Users/noch/local";
CONST prefix* = "/opt";
END prf.