mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 07: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
This commit is contained in:
parent
2610f274eb
commit
f3548d289f
15 changed files with 140 additions and 119 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