Mercurial > mm7
annotate lib/swig/swigwin-2.0.11/vms/aaareadme.txt @ 2242:c4f87fb3cfee
for NextTurn()
author | Ritor1 |
---|---|
date | Mon, 24 Feb 2014 16:19:01 +0600 |
parents | b3009adc0e2f |
children |
rev | line source |
---|---|
1899 | 1 Port on OpenVMS 7.3 using CC 6.5 and CXX 6.5 |
2 | |
3 | |
4 Building procedure: | |
5 $ @logicals | |
6 $ @build_all | |
7 | |
8 the logicals swig_root is defined by the procedure logicals.com. | |
9 The logicals.com procedure can be invoke with an optional argument | |
10 for the define command, for example: | |
11 $ @logicals "/system/exec" | |
12 | |
13 | |
14 genbuild.py is the python program use to generate all the procedures in the | |
15 [vms.scripts] directory. | |
16 | |
17 | |
18 jf.pieronne@laposte.net |