XWorkstation.def
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 06 Sep 2017 10:04:18 +0200
branchjv
changeset 8180 25149dfd68e0
parent 3472 bb62826b6ed9
permissions -rwxr-xr-x
Build files: removed a bunch of make rules for long-dead unsupported systems ...in order to unify and simplify the build. If a need to support this ancient systems arose, these hacks may ni longer be needed (due to new versions of tools) or the hacks would have to be written again (better) or retrieved from SCM (worse). Time will show.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     1
LIBRARY         XWorkstat
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     2
DESCRIPTION     'Smalltalk/X X11 Display Interface'
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     3
VERSION         3.5
3472
bb62826b6ed9 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2503
diff changeset
     4
CODE            EXECUTE READ 
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     5
DATA            READ WRITE
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     6
SECTIONS
3472
bb62826b6ed9 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2503
diff changeset
     7
    INITCODE    READ EXECUTE 
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     8
    INITDATA    READ WRITE
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     9
EXPORTS 
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
    10
    _XWorkstation_Init
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
    11