• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

build/H05-Apr-2018-814628

class/H03-May-2022-4636

man/H05-Apr-2018-211194

scripts/H05-Apr-2018-3722

tools/H05-Apr-2018-337229

vbnc/H03-May-2022-259,748197,110

vbruntime/H05-Apr-2018-56,66038,506

ChangeLogH A D05-Apr-20181.9 KiB7745

LICENSEH A D04-Sep-2014118 42

MakefileH A D04-Sep-20141.8 KiB6039

READMEH A D04-Sep-2014312 2411

configureH A D03-May-20222.7 KiB6860

install-shH A D04-Sep-20149 KiB324189

mkinstalldirsH A D04-Sep-20141.8 KiB10072

README

1
2Mono Basic: Visual Basic Compiler and Runtime.
3
4= Building =
5
6	To configure this module, first configure it, like this:
7
8		./configure [--prefix=/path]
9
10	To build it, use:
11
12		make
13
14	To install the compiler and runtime, use:
15
16		make install
17
18= Package =
19
20== Visual Basic Runtime ==
21
22== Visual Basic Compiler ==
23
24