File: linkscripts.mac

package info (click to toggle)
maxdb-buildtools 562049-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 65,936 kB
  • ctags: 71,169
  • sloc: ansic: 265,970; perl: 108,708; python: 30,361; xml: 18,494; sh: 14,652; cpp: 8,606; yacc: 5,328; makefile: 2,082; lex: 708; asm: 321; fortran: 5; pascal: 4
file content (19 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
######################
# linkscripts.mac
######################

? defaultlayer: MakeTools/Perlscripts/linkscripts

link_opts.pl
linkdll.pl
&if $OS in [ UNIX ]
linkdll62.pl
&endif
linklnk.pl
linkrel.pl
linkshm.pl
linkjar.pl
&if $OS not in [ WIN32 ]
linkshr.pl
&endif