mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 14:32:24 +00:00
prefixed installation now works.
fixed bug with -m, it couldn't work because libVishapOberon contained
bindings to X11 but was not linked to X11
Former-commit-id: f3548d289f
This commit is contained in:
parent
30ae085f56
commit
bb1e56ad56
15 changed files with 142 additions and 121 deletions
5
src/voc/prf.Mod
Normal file
5
src/voc/prf.Mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
MODULE prf;
|
||||
|
||||
CONST prefix* = "/opt";
|
||||
|
||||
END prf.
|
||||
Loading…
Add table
Add a link
Reference in a new issue