apparently, openbsd bootstrap binary was not added to the git. (:

Former-commit-id: 02a909696d0d60377099e957f56fa7fb9e51cf4c
This commit is contained in:
norayr 2016-01-16 01:09:32 +04:00
parent e5f0949578
commit bac3c2cb49
5 changed files with 3 additions and 2 deletions

View file

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