File tree 4 files changed +6034
-8734
lines changed
4 files changed +6034
-8734
lines changed Original file line number Diff line number Diff line change 31
31
phpt. *
32
32
core
33
33
dynlib.m4
34
- preflight.sh
35
- .gitignore
36
34
Makefile
37
35
Makefile.fragments
38
36
Makefile.objects
Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ case $basic_machine in
261
261
| d10v | d30v | dlx | dsp16xx \
262
262
| epiphany \
263
263
| fido | fr30 | frv \
264
- | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
264
+ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0 | hppa64 \
265
265
| hexagon \
266
266
| i370 | i860 | i960 | ia64 \
267
267
| ip2k | iq2000 \
@@ -384,7 +384,7 @@ case $basic_machine in
384
384
| elxsi-* \
385
385
| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
386
386
| h8300-* | h8500-* \
387
- | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw] -* | hppa64-* \
387
+ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0-* | hppa64-* \
388
388
| hexagon-* \
389
389
| i* 86-* | i860-* | i960-* | ia64-* \
390
390
| ip2k-* | iq2000-* \
@@ -1411,7 +1411,7 @@ case $os in
1411
1411
os=` echo $os | sed -e ' s|nto|nto-qnx|' `
1412
1412
;;
1413
1413
-sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
1414
- | -windows* | -osx | -abug | -netware * | - os9* | -beos* | -haiku* \
1414
+ | -windows* | -osx | -abug | -os9* | -beos* | -haiku* \
1415
1415
| -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews* )
1416
1416
;;
1417
1417
-mac* )
You can’t perform that action at this time.
0 commit comments