projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Makefile.in configure configure.in: Remove ENABLE_CLIBS,
[deliverable/binutils-gdb.git]
/
make-all.com
1
$! This file is used to build the binutils on openVMS/Alpha.
2
$! You must have GNU make for VMS.
3
$! Run this script to build nm, size, objdump, and as.
4
$ @setup
5
$ set def [.bfd]
6
$ gmake
7
$ set def [-.opcodes]
8
$ gmake
9
$ set def [-.libiberty]
10
$ gmake
11
$ set def [-.binutils]
12
$ gmake
13
$ set def [-.gas]
14
$ @conf-a-gas
15
$ gmake
16
$ set def [-]
This page took
0.03089 seconds
and
4
git commands to generate.