http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.01.tar.gz
[xscreensaver] / hacks / link_decc.com
1 $! We fisrt test the version of DECW/Motif ; if 1.2 we need to link with new
2 $! X11R5 libraries
3 $@sys$update:decw$get_image_version sys$share:decw$xlibshr.exe decw$version
4 $ if f$extract(4,3,decw$version).eqs."1.2"
5 $ then
6 $! DECW/Motif 1.2 : link with X11R5 libraries
7 $ link/exe=attraction.exe   screenhack,attraction,vms_decc_12.opt/opt
8 $ link/exe=blitspin.exe     screenhack,blitspin,vms_decc_12.opt/opt
9 $ link/exe=bouboule.exe     screenhack-xlock,bouboule,xlockmore,vms_decc_12.opt/opt
10 $ link/exe=braid.exe        screenhack-xlock,braid,xlockmore,vms_decc_12.opt/opt
11 $ link/exe=bubbles.exe      screenhack,bubbles,bubbles_default,vms_decc_12.opt/opt
12 $ link/exe=coral.exe        screenhack,coral,vms_decc_12.opt/opt
13 $ link/exe=decayscreen.exe  screenhack,decayscreen,vms_decc_12.opt/opt
14 $ link/exe=deco.exe         screenhack,deco,vms_decc_12.opt/opt
15 $ link/exe=drift.exe        screenhack-xlock,drift,xlockmore,vms_decc_12.opt/opt
16 $ link/exe=fadeplot.exe     screenhack-xlock,fadeplot,xlockmore,vms_decc_12.opt/opt
17 $ link/exe=flag.exe         screenhack-xlock,flag,xlockmore,vms_decc_12.opt/opt
18 $ link/exe=flame.exe        screenhack,flame,vms_decc_12.opt/opt
19 $ link/exe=forest.exe       screenhack-xlock,forest,xlockmore,vms_decc_12.opt/opt
20 $ link/exe=vines.exe        screenhack-xlock,vines,xlockmore,vms_decc_12.opt/opt
21 $ link/exe=galaxy.exe       screenhack-xlock,galaxy,xlockmore,vms_decc_12.opt/opt
22 $ link/exe=grav.exe         screenhack-xlock,grav,xlockmore,vms_decc_12.opt/opt
23 $ link/exe=greynetic        screenhack,greynetic,vms_decc_12.opt/opt
24 $ link/exe=halo.exe         screenhack,halo,vms_decc_12.opt/opt
25 $ link/exe=helix.exe        screenhack,helix,vms_decc_12.opt/opt
26 $ link/exe=hop.exe          screenhack-xlock,hop,xlockmore,vms_decc_12.opt/opt
27 $ link/exe=hypercube.exe    screenhack,hypercube,vms_decc_12.opt/opt
28 $ link/exe=ifs.exe          screenhack-xlock,ifs,xlockmore,vms_decc_12.opt/opt
29 $ link/exe=imsmap.exe       screenhack,imsmap,vms_decc_12.opt/opt
30 $ link/exe=julia.exe        screenhack-xlock,julia,xlockmore,vms_decc_12.opt/opt
31 $ link/exe=kaleidescope.exe screenhack,kaleidescope,vms_decc_12.opt/opt
32 $ link/exe=laser.exe        screenhack-xlock,laser,xlockmore,vms_decc_12.opt/opt
33 $ link/exe=lightning.exe    screenhack-xlock,lightning,xlockmore,vms_decc_12.opt/opt
34 $ link/exe=lisa.exe         screenhack-xlock,lisa,xlockmore,vms_decc_12.opt/opt
35 $ link/exe=lmorph.exe       screenhack,lmorph,vms_decc_12.opt/opt
36 $ link/exe=maze.exe         screenhack,maze,vms_decc_12.opt/opt
37 $ link/exe=moire.exe        screenhack,moire,vms_decc_12.opt/opt
38 $ link/exe=noseguy.exe      screenhack,noseguy,vms_decc_12.opt/opt
39 $ link/exe=pedal.exe        screenhack,pedal,vms_decc_12.opt/opt
40 $ link/exe=penrose.exe      screenhack-xlock,penrose,xlockmore,vms_decc_12.opt/opt
41 $ link/exe=pyro.exe         screenhack,pyro,vms_decc_12.opt/opt
42 $ link/exe=qix.exe          screenhack,qix,vms_decc_12.opt/opt
43 $ link/exe=rd-bomb.exe      screenhack,rd-bombs,vms_decc_12.opt/opt
44 $ link/exe=rocks.exe        screenhack,rocks,vms_decc_12.opt/opt
45 $ link/exe=rorschach.exe    screenhack,rorschach,vms_decc_12.opt/opt
46 $ link/exe=sierpinski.exe   screenhack-xlock,sierpinski,xlockmore,vms_decc_12.opt/opt
47 $ link/exe=slidescreen.exe  screenhack,slidescreen,vms_decc_12.opt/opt
48 $ link/exe=slip.exe         screenhack-xlock,slip,xlockmore,vms_decc_12.opt/opt
49 $ link/exe=sphere.exe       screenhack-xlock,sphere,xlockmore,vms_decc_12.opt/opt
50 $ link/exe=spiral.exe       screenhack-xlock,spiral,xlockmore,vms_decc_12.opt/opt
51 $ link/exe=strange.exe      screenhack-xlock,strange,xlockmore,vms_decc_12.opt/opt
52 $ link/exe=swirl.exe        screenhack-xlock,swirl,xlockmore,vms_decc_12.opt/opt
53 $ link/exe=goop.exe         screenhack,goop,vms_decc_12.opt/opt
54 $ link/exe=starfish.exe     screenhack,starfish,vms_decc_12.opt/opt
55 $ link/exe=munch.exe        screenhack,munch,vms_decc_12.opt/opt
56 $ else
57 $! Else, link with X11R4 libraries
58 $ link/exe=attraction.exe   screenhack,attraction,vms_decc.opt/opt
59 $ link/exe=blitspin.exe     screenhack,blitspin,vms_decc.opt/opt
60 $ link/exe=bouboule.exe     screenhack-xlock,bouboule,xlockmore,vms_decc.opt/opt
61 $ link/exe=braid.exe        screenhack-xlock,braid,xlockmore,vms_decc.opt/opt
62 $ link/exe=bubbles.exe      screenhack,bubbles,bubbles_default,vms_decc.opt/opt
63 $ link/exe=coral.exe        screenhack,coral,vms_decc.opt/opt
64 $ link/exe=decayscreen.exe  screenhack,decayscreen,vms_decc.opt/opt
65 $ link/exe=deco.exe         screenhack,deco,vms_decc.opt/opt
66 $ link/exe=drift.exe        screenhack-xlock,drift,xlockmore,vms_decc.opt/opt
67 $ link/exe=fadeplot.exe     screenhack-xlock,fadeplot,xlockmore,vms_decc.opt/opt
68 $ link/exe=flag.exe         screenhack-xlock,flag,xlockmore,vms_decc.opt/opt
69 $ link/exe=flame.exe        screenhack,flame,vms_decc.opt/opt
70 $ link/exe=forest.exe       screenhack-xlock,forest,xlockmore,vms_decc.opt/opt
71 $ link/exe=vines.exe        screenhack-xlock,vines,xlockmore,vms_decc.opt/opt
72 $ link/exe=galaxy.exe       screenhack-xlock,galaxy,xlockmore,vms_decc.opt/opt
73 $ link/exe=grav.exe         screenhack-xlock,grav,xlockmore,vms_decc.opt/opt
74 $ link/exe=greynetic        screenhack,greynetic,vms_decc.opt/opt
75 $ link/exe=halo.exe         screenhack,halo,vms_decc.opt/opt
76 $ link/exe=helix.exe        screenhack,helix,vms_decc.opt/opt
77 $ link/exe=hop.exe          screenhack-xlock,hop,xlockmore,vms_decc.opt/opt
78 $ link/exe=hypercube.exe    screenhack,hypercube,vms_decc.opt/opt
79 $ link/exe=ifs.exe          screenhack-xlock,ifs,xlockmore,vms_decc.opt/opt
80 $ link/exe=imsmap.exe       screenhack,imsmap,vms_decc.opt/opt
81 $ link/exe=julia.exe        screenhack-xlock,julia,xlockmore,vms_decc.opt/opt
82 $ link/exe=kaleidescope.exe screenhack,kaleidescope,vms_decc.opt/opt
83 $ link/exe=laser.exe        screenhack-xlock,laser,xlockmore,vms_decc.opt/opt
84 $ link/exe=lightning.exe    screenhack-xlock,lightning,xlockmore,vms_decc.opt/opt
85 $ link/exe=lisa.exe         screenhack-xlock,lisa,xlockmore,vms_decc.opt/opt
86 $ link/exe=lmorph.exe       screenhack,lmorph,vms_decc.opt/opt
87 $ link/exe=maze.exe         screenhack,maze,vms_decc.opt/opt
88 $ link/exe=moire.exe        screenhack,moire,vms_decc.opt/opt
89 $ link/exe=noseguy.exe      screenhack,noseguy,vms_decc.opt/opt
90 $ link/exe=pedal.exe        screenhack,pedal,vms_decc.opt/opt
91 $ link/exe=penrose.exe      screenhack-xlock,penrose,xlockmore,vms_decc.opt/opt
92 $ link/exe=pyro.exe         screenhack,pyro,vms_decc.opt/opt
93 $ link/exe=qix.exe          screenhack,qix,vms_decc.opt/opt
94 $ link/exe=rd-bombs.exe     screenhack,rd-bombs,vms_decc.opt/opt
95 $ link/exe=rocks.exe        screenhack,rocks,vms_decc.opt/opt
96 $ link/exe=rorschach.exe    screenhack,rorschach,vms_decc.opt/opt
97 $ link/exe=sierpinski.exe   screenhack-xlock,sierpinski,xlockmore,vms_decc.opt/opt
98 $ link/exe=slidescreen.exe  screenhack,slidescreen,vms_decc.opt/opt
99 $ link/exe=slip.exe         screenhack-xlock,slip,xlockmore,vms_decc.opt/opt
100 $ link/exe=sphere.exe       screenhack-xlock,sphere,xlockmore,vms_decc.opt/opt
101 $ link/exe=spiral.exe       screenhack-xlock,spiral,xlockmore,vms_decc.opt/opt
102 $ link/exe=strange.exe      screenhack-xlock,strange,xlockmore,vms_decc.opt/opt
103 $ link/exe=swirl.exe        screenhack-xlock,swirl,xlockmore,vms_decc.opt/opt
104 $ link/exe=goop.exe         screenhack,goop,vms_decc.opt/opt
105 $ link/exe=starfish.exe     screenhack,starfish,vms_decc.opt/opt
106 $ link/exe=munch.exe        screenhack,munch,vms_decc.opt/opt
107 $ endif