~ubuntu-branches/debian/sid/botan/sid

« back to all changes in this revision

Viewing changes to misc/config/arch/ppc

  • Committer: Package Import Robot
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2018-03-01 22:23:25 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20180301222325-7p7vc45gu3hta34d
Tags: 2.4.0-2
* Don't remove .doctrees from the manual if it doesn't exist.
* Don't specify parallel to debhelper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
realname "PowerPC"
2
 
 
3
 
# G3; probably a reasonable assumption these days
4
 
default_submodel ppc740
5
 
 
6
 
<aliases>
7
 
powerpc
8
 
</aliases>
9
 
 
10
 
<submodel_aliases>
11
 
g3 -> ppc740
12
 
g4 -> ppc7450
13
 
</submodel_aliases>
14
 
 
15
 
<submodels>
16
 
ppc601
17
 
ppc603
18
 
ppc604
19
 
ppc740
20
 
ppc750
21
 
ppc7400
22
 
ppc7450
23
 
</submodels>