makefile: Add imlac and tt2500 to the all target.
This commit is contained in:
parent
a50dca0ff0
commit
87597ea7f4
1 changed files with 2 additions and 1 deletions
3
makefile
3
makefile
|
@ -2148,7 +2148,8 @@ ALL = pdp1 pdp4 pdp7 pdp8 pdp9 pdp15 pdp11 pdp10 \
|
||||||
i7094 ibm1130 id16 id32 sds lgp h316 cdc1700 \
|
i7094 ibm1130 id16 id32 sds lgp h316 cdc1700 \
|
||||||
swtp6800mp-a swtp6800mp-a2 tx-0 ssem b5500 intel-mds \
|
swtp6800mp-a swtp6800mp-a2 tx-0 ssem b5500 intel-mds \
|
||||||
scelbi 3b2 i701 i704 i7010 i7070 i7080 i7090 \
|
scelbi 3b2 i701 i704 i7010 i7070 i7080 i7090 \
|
||||||
sigma uc15 pdp10-ka pdp10-ki pdp10-kl pdp10-ks pdp6 i650 sel32
|
sigma uc15 pdp10-ka pdp10-ki pdp10-kl pdp10-ks pdp6 i650 \
|
||||||
|
imlac tt2500 sel32
|
||||||
|
|
||||||
all : ${ALL}
|
all : ${ALL}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue