aboutsummaryrefslogtreecommitdiff
path: root/make-all.com
blob: 434e0af8833ebf3e9668d89785e2b0a34de33f8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$! This file is used to build the binutils on openVMS/Alpha.
$! You must have GNU make for VMS.
$! Run this script to build nm, size, objdump, and as.
$ @setup
$ set def [.bfd]
$ gmake
$ set def [-.opcodes]
$ gmake
$ set def [-.libiberty]
$ gmake
$ set def [-.binutils]
$ gmake
$ set def [-.gas]
$ @config-a-gas
$ gmake
$ set def [-]