Lines Matching refs:tmpfile

85 	@-$(RM) $@.tmpfile
87 @echo LIBRARY $(EMQ)"$(SHL1TARGETN:f)$(EMQ)" >$@.tmpfile
89 @echo HEAPSIZE 0 >>$@.tmpfile
91 @echo EXPORTS >>$@.tmpfile
94 @echo GetVersionInfo >>$@.tmpfile
101 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL1TARGET).exp | sed '/^;/d' >>$@.tmpfile
107 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL1TARGET).flt $(MISC)/$(SHL1TARGET).exp >>$@.tmpfile
111 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF1FILTER) $(MISC)/$(SHL1TARGET).direct >>$@.tmpfile
116 @echo $(DEF1EXPORT1) >>$@.tmpfile
119 @echo $(DEF1EXPORT2) >>$@.tmpfile
122 @echo $(DEF1EXPORT3) >>$@.tmpfile
125 @echo $(DEF1EXPORT4) >>$@.tmpfile
128 @echo $(DEF1EXPORT5) >>$@.tmpfile
131 @echo $(DEF1EXPORT6) >>$@.tmpfile
134 @echo $(DEF1EXPORT7) >>$@.tmpfile
137 @echo $(DEF1EXPORT8) >>$@.tmpfile
140 @echo $(DEF1EXPORT9) >>$@.tmpfile
143 @echo $(DEF1EXPORT10) >>$@.tmpfile
146 @echo $(DEF1EXPORT11) >>$@.tmpfile
149 @echo $(DEF1EXPORT12) >>$@.tmpfile
152 @echo $(DEF1EXPORT13) >>$@.tmpfile
155 @echo $(DEF1EXPORT14) >>$@.tmpfile
158 @echo $(DEF1EXPORT15) >>$@.tmpfile
161 @echo $(DEF1EXPORT16) >>$@.tmpfile
164 @echo $(DEF1EXPORT17) >>$@.tmpfile
167 @echo $(DEF1EXPORT18) >>$@.tmpfile
170 @echo $(DEF1EXPORT19) >>$@.tmpfile
173 @echo $(DEF1EXPORT20) >>$@.tmpfile
177 $(COMMAND_ECHO)$(TYPE) $(DEF1EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
179 $(COMMAND_ECHO)$(TYPE) $(DEF1EXPORTFILE) >> $@.tmpfile
183 @$(RENAME) $@.tmpfile $@
202 @+-$(RM) $@.tmpfile
204 @echo LIBRARY $(SHL1TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
205 @echo DATA MULTIPLE >>$@.tmpfile
206 @echo EXPORTS >>$@.tmpfile
218 @echo $(DEF1EXPORT1) >>$@.tmpfile
221 @echo $(DEF1EXPORT2) >>$@.tmpfile
224 @echo $(DEF1EXPORT3) >>$@.tmpfile
227 @echo $(DEF1EXPORT4) >>$@.tmpfile
230 @echo $(DEF1EXPORT5) >>$@.tmpfile
233 @echo $(DEF1EXPORT6) >>$@.tmpfile
236 @echo $(DEF1EXPORT7) >>$@.tmpfile
239 @echo $(DEF1EXPORT8) >>$@.tmpfile
242 @echo $(DEF1EXPORT9) >>$@.tmpfile
245 @echo $(DEF1EXPORT10) >>$@.tmpfile
248 @echo $(DEF1EXPORT11) >>$@.tmpfile
251 @echo $(DEF1EXPORT12) >>$@.tmpfile
254 @echo $(DEF1EXPORT13) >>$@.tmpfile
257 @echo $(DEF1EXPORT14) >>$@.tmpfile
260 @echo $(DEF1EXPORT15) >>$@.tmpfile
263 @echo $(DEF1EXPORT16) >>$@.tmpfile
266 @echo $(DEF1EXPORT17) >>$@.tmpfile
269 @echo $(DEF1EXPORT18) >>$@.tmpfile
272 @echo $(DEF1EXPORT19) >>$@.tmpfile
275 @echo $(DEF1EXPORT20) >>$@.tmpfile
281 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
283 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
369 @-$(RM) $@.tmpfile
371 @echo LIBRARY $(EMQ)"$(SHL2TARGETN:f)$(EMQ)" >$@.tmpfile
373 @echo HEAPSIZE 0 >>$@.tmpfile
375 @echo EXPORTS >>$@.tmpfile
378 @echo GetVersionInfo >>$@.tmpfile
385 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL2TARGET).exp | sed '/^;/d' >>$@.tmpfile
391 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL2TARGET).flt $(MISC)/$(SHL2TARGET).exp >>$@.tmpfile
395 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF2FILTER) $(MISC)/$(SHL2TARGET).direct >>$@.tmpfile
400 @echo $(DEF2EXPORT1) >>$@.tmpfile
403 @echo $(DEF2EXPORT2) >>$@.tmpfile
406 @echo $(DEF2EXPORT3) >>$@.tmpfile
409 @echo $(DEF2EXPORT4) >>$@.tmpfile
412 @echo $(DEF2EXPORT5) >>$@.tmpfile
415 @echo $(DEF2EXPORT6) >>$@.tmpfile
418 @echo $(DEF2EXPORT7) >>$@.tmpfile
421 @echo $(DEF2EXPORT8) >>$@.tmpfile
424 @echo $(DEF2EXPORT9) >>$@.tmpfile
427 @echo $(DEF2EXPORT10) >>$@.tmpfile
430 @echo $(DEF2EXPORT11) >>$@.tmpfile
433 @echo $(DEF2EXPORT12) >>$@.tmpfile
436 @echo $(DEF2EXPORT13) >>$@.tmpfile
439 @echo $(DEF2EXPORT14) >>$@.tmpfile
442 @echo $(DEF2EXPORT15) >>$@.tmpfile
445 @echo $(DEF2EXPORT16) >>$@.tmpfile
448 @echo $(DEF2EXPORT17) >>$@.tmpfile
451 @echo $(DEF2EXPORT18) >>$@.tmpfile
454 @echo $(DEF2EXPORT19) >>$@.tmpfile
457 @echo $(DEF2EXPORT20) >>$@.tmpfile
461 $(COMMAND_ECHO)$(TYPE) $(DEF2EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
463 $(COMMAND_ECHO)$(TYPE) $(DEF2EXPORTFILE) >> $@.tmpfile
467 @$(RENAME) $@.tmpfile $@
486 @+-$(RM) $@.tmpfile
488 @echo LIBRARY $(SHL2TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
489 @echo DATA MULTIPLE >>$@.tmpfile
490 @echo EXPORTS >>$@.tmpfile
502 @echo $(DEF2EXPORT1) >>$@.tmpfile
505 @echo $(DEF2EXPORT2) >>$@.tmpfile
508 @echo $(DEF2EXPORT3) >>$@.tmpfile
511 @echo $(DEF2EXPORT4) >>$@.tmpfile
514 @echo $(DEF2EXPORT5) >>$@.tmpfile
517 @echo $(DEF2EXPORT6) >>$@.tmpfile
520 @echo $(DEF2EXPORT7) >>$@.tmpfile
523 @echo $(DEF2EXPORT8) >>$@.tmpfile
526 @echo $(DEF2EXPORT9) >>$@.tmpfile
529 @echo $(DEF2EXPORT10) >>$@.tmpfile
532 @echo $(DEF2EXPORT11) >>$@.tmpfile
535 @echo $(DEF2EXPORT12) >>$@.tmpfile
538 @echo $(DEF2EXPORT13) >>$@.tmpfile
541 @echo $(DEF2EXPORT14) >>$@.tmpfile
544 @echo $(DEF2EXPORT15) >>$@.tmpfile
547 @echo $(DEF2EXPORT16) >>$@.tmpfile
550 @echo $(DEF2EXPORT17) >>$@.tmpfile
553 @echo $(DEF2EXPORT18) >>$@.tmpfile
556 @echo $(DEF2EXPORT19) >>$@.tmpfile
559 @echo $(DEF2EXPORT20) >>$@.tmpfile
565 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
567 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
653 @-$(RM) $@.tmpfile
655 @echo LIBRARY $(EMQ)"$(SHL3TARGETN:f)$(EMQ)" >$@.tmpfile
657 @echo HEAPSIZE 0 >>$@.tmpfile
659 @echo EXPORTS >>$@.tmpfile
662 @echo GetVersionInfo >>$@.tmpfile
669 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL3TARGET).exp | sed '/^;/d' >>$@.tmpfile
675 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL3TARGET).flt $(MISC)/$(SHL3TARGET).exp >>$@.tmpfile
679 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF3FILTER) $(MISC)/$(SHL3TARGET).direct >>$@.tmpfile
684 @echo $(DEF3EXPORT1) >>$@.tmpfile
687 @echo $(DEF3EXPORT2) >>$@.tmpfile
690 @echo $(DEF3EXPORT3) >>$@.tmpfile
693 @echo $(DEF3EXPORT4) >>$@.tmpfile
696 @echo $(DEF3EXPORT5) >>$@.tmpfile
699 @echo $(DEF3EXPORT6) >>$@.tmpfile
702 @echo $(DEF3EXPORT7) >>$@.tmpfile
705 @echo $(DEF3EXPORT8) >>$@.tmpfile
708 @echo $(DEF3EXPORT9) >>$@.tmpfile
711 @echo $(DEF3EXPORT10) >>$@.tmpfile
714 @echo $(DEF3EXPORT11) >>$@.tmpfile
717 @echo $(DEF3EXPORT12) >>$@.tmpfile
720 @echo $(DEF3EXPORT13) >>$@.tmpfile
723 @echo $(DEF3EXPORT14) >>$@.tmpfile
726 @echo $(DEF3EXPORT15) >>$@.tmpfile
729 @echo $(DEF3EXPORT16) >>$@.tmpfile
732 @echo $(DEF3EXPORT17) >>$@.tmpfile
735 @echo $(DEF3EXPORT18) >>$@.tmpfile
738 @echo $(DEF3EXPORT19) >>$@.tmpfile
741 @echo $(DEF3EXPORT20) >>$@.tmpfile
745 $(COMMAND_ECHO)$(TYPE) $(DEF3EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
747 $(COMMAND_ECHO)$(TYPE) $(DEF3EXPORTFILE) >> $@.tmpfile
751 @$(RENAME) $@.tmpfile $@
770 @+-$(RM) $@.tmpfile
772 @echo LIBRARY $(SHL3TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
773 @echo DATA MULTIPLE >>$@.tmpfile
774 @echo EXPORTS >>$@.tmpfile
786 @echo $(DEF3EXPORT1) >>$@.tmpfile
789 @echo $(DEF3EXPORT2) >>$@.tmpfile
792 @echo $(DEF3EXPORT3) >>$@.tmpfile
795 @echo $(DEF3EXPORT4) >>$@.tmpfile
798 @echo $(DEF3EXPORT5) >>$@.tmpfile
801 @echo $(DEF3EXPORT6) >>$@.tmpfile
804 @echo $(DEF3EXPORT7) >>$@.tmpfile
807 @echo $(DEF3EXPORT8) >>$@.tmpfile
810 @echo $(DEF3EXPORT9) >>$@.tmpfile
813 @echo $(DEF3EXPORT10) >>$@.tmpfile
816 @echo $(DEF3EXPORT11) >>$@.tmpfile
819 @echo $(DEF3EXPORT12) >>$@.tmpfile
822 @echo $(DEF3EXPORT13) >>$@.tmpfile
825 @echo $(DEF3EXPORT14) >>$@.tmpfile
828 @echo $(DEF3EXPORT15) >>$@.tmpfile
831 @echo $(DEF3EXPORT16) >>$@.tmpfile
834 @echo $(DEF3EXPORT17) >>$@.tmpfile
837 @echo $(DEF3EXPORT18) >>$@.tmpfile
840 @echo $(DEF3EXPORT19) >>$@.tmpfile
843 @echo $(DEF3EXPORT20) >>$@.tmpfile
849 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
851 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
937 @-$(RM) $@.tmpfile
939 @echo LIBRARY $(EMQ)"$(SHL4TARGETN:f)$(EMQ)" >$@.tmpfile
941 @echo HEAPSIZE 0 >>$@.tmpfile
943 @echo EXPORTS >>$@.tmpfile
946 @echo GetVersionInfo >>$@.tmpfile
953 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL4TARGET).exp | sed '/^;/d' >>$@.tmpfile
959 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL4TARGET).flt $(MISC)/$(SHL4TARGET).exp >>$@.tmpfile
963 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF4FILTER) $(MISC)/$(SHL4TARGET).direct >>$@.tmpfile
968 @echo $(DEF4EXPORT1) >>$@.tmpfile
971 @echo $(DEF4EXPORT2) >>$@.tmpfile
974 @echo $(DEF4EXPORT3) >>$@.tmpfile
977 @echo $(DEF4EXPORT4) >>$@.tmpfile
980 @echo $(DEF4EXPORT5) >>$@.tmpfile
983 @echo $(DEF4EXPORT6) >>$@.tmpfile
986 @echo $(DEF4EXPORT7) >>$@.tmpfile
989 @echo $(DEF4EXPORT8) >>$@.tmpfile
992 @echo $(DEF4EXPORT9) >>$@.tmpfile
995 @echo $(DEF4EXPORT10) >>$@.tmpfile
998 @echo $(DEF4EXPORT11) >>$@.tmpfile
1001 @echo $(DEF4EXPORT12) >>$@.tmpfile
1004 @echo $(DEF4EXPORT13) >>$@.tmpfile
1007 @echo $(DEF4EXPORT14) >>$@.tmpfile
1010 @echo $(DEF4EXPORT15) >>$@.tmpfile
1013 @echo $(DEF4EXPORT16) >>$@.tmpfile
1016 @echo $(DEF4EXPORT17) >>$@.tmpfile
1019 @echo $(DEF4EXPORT18) >>$@.tmpfile
1022 @echo $(DEF4EXPORT19) >>$@.tmpfile
1025 @echo $(DEF4EXPORT20) >>$@.tmpfile
1029 $(COMMAND_ECHO)$(TYPE) $(DEF4EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1031 $(COMMAND_ECHO)$(TYPE) $(DEF4EXPORTFILE) >> $@.tmpfile
1035 @$(RENAME) $@.tmpfile $@
1054 @+-$(RM) $@.tmpfile
1056 @echo LIBRARY $(SHL4TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
1057 @echo DATA MULTIPLE >>$@.tmpfile
1058 @echo EXPORTS >>$@.tmpfile
1070 @echo $(DEF4EXPORT1) >>$@.tmpfile
1073 @echo $(DEF4EXPORT2) >>$@.tmpfile
1076 @echo $(DEF4EXPORT3) >>$@.tmpfile
1079 @echo $(DEF4EXPORT4) >>$@.tmpfile
1082 @echo $(DEF4EXPORT5) >>$@.tmpfile
1085 @echo $(DEF4EXPORT6) >>$@.tmpfile
1088 @echo $(DEF4EXPORT7) >>$@.tmpfile
1091 @echo $(DEF4EXPORT8) >>$@.tmpfile
1094 @echo $(DEF4EXPORT9) >>$@.tmpfile
1097 @echo $(DEF4EXPORT10) >>$@.tmpfile
1100 @echo $(DEF4EXPORT11) >>$@.tmpfile
1103 @echo $(DEF4EXPORT12) >>$@.tmpfile
1106 @echo $(DEF4EXPORT13) >>$@.tmpfile
1109 @echo $(DEF4EXPORT14) >>$@.tmpfile
1112 @echo $(DEF4EXPORT15) >>$@.tmpfile
1115 @echo $(DEF4EXPORT16) >>$@.tmpfile
1118 @echo $(DEF4EXPORT17) >>$@.tmpfile
1121 @echo $(DEF4EXPORT18) >>$@.tmpfile
1124 @echo $(DEF4EXPORT19) >>$@.tmpfile
1127 @echo $(DEF4EXPORT20) >>$@.tmpfile
1133 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
1135 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
1221 @-$(RM) $@.tmpfile
1223 @echo LIBRARY $(EMQ)"$(SHL5TARGETN:f)$(EMQ)" >$@.tmpfile
1225 @echo HEAPSIZE 0 >>$@.tmpfile
1227 @echo EXPORTS >>$@.tmpfile
1230 @echo GetVersionInfo >>$@.tmpfile
1237 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL5TARGET).exp | sed '/^;/d' >>$@.tmpfile
1243 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL5TARGET).flt $(MISC)/$(SHL5TARGET).exp >>$@.tmpfile
1247 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF5FILTER) $(MISC)/$(SHL5TARGET).direct >>$@.tmpfile
1252 @echo $(DEF5EXPORT1) >>$@.tmpfile
1255 @echo $(DEF5EXPORT2) >>$@.tmpfile
1258 @echo $(DEF5EXPORT3) >>$@.tmpfile
1261 @echo $(DEF5EXPORT4) >>$@.tmpfile
1264 @echo $(DEF5EXPORT5) >>$@.tmpfile
1267 @echo $(DEF5EXPORT6) >>$@.tmpfile
1270 @echo $(DEF5EXPORT7) >>$@.tmpfile
1273 @echo $(DEF5EXPORT8) >>$@.tmpfile
1276 @echo $(DEF5EXPORT9) >>$@.tmpfile
1279 @echo $(DEF5EXPORT10) >>$@.tmpfile
1282 @echo $(DEF5EXPORT11) >>$@.tmpfile
1285 @echo $(DEF5EXPORT12) >>$@.tmpfile
1288 @echo $(DEF5EXPORT13) >>$@.tmpfile
1291 @echo $(DEF5EXPORT14) >>$@.tmpfile
1294 @echo $(DEF5EXPORT15) >>$@.tmpfile
1297 @echo $(DEF5EXPORT16) >>$@.tmpfile
1300 @echo $(DEF5EXPORT17) >>$@.tmpfile
1303 @echo $(DEF5EXPORT18) >>$@.tmpfile
1306 @echo $(DEF5EXPORT19) >>$@.tmpfile
1309 @echo $(DEF5EXPORT20) >>$@.tmpfile
1313 $(COMMAND_ECHO)$(TYPE) $(DEF5EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1315 $(COMMAND_ECHO)$(TYPE) $(DEF5EXPORTFILE) >> $@.tmpfile
1319 @$(RENAME) $@.tmpfile $@
1338 @+-$(RM) $@.tmpfile
1340 @echo LIBRARY $(SHL5TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
1341 @echo DATA MULTIPLE >>$@.tmpfile
1342 @echo EXPORTS >>$@.tmpfile
1354 @echo $(DEF5EXPORT1) >>$@.tmpfile
1357 @echo $(DEF5EXPORT2) >>$@.tmpfile
1360 @echo $(DEF5EXPORT3) >>$@.tmpfile
1363 @echo $(DEF5EXPORT4) >>$@.tmpfile
1366 @echo $(DEF5EXPORT5) >>$@.tmpfile
1369 @echo $(DEF5EXPORT6) >>$@.tmpfile
1372 @echo $(DEF5EXPORT7) >>$@.tmpfile
1375 @echo $(DEF5EXPORT8) >>$@.tmpfile
1378 @echo $(DEF5EXPORT9) >>$@.tmpfile
1381 @echo $(DEF5EXPORT10) >>$@.tmpfile
1384 @echo $(DEF5EXPORT11) >>$@.tmpfile
1387 @echo $(DEF5EXPORT12) >>$@.tmpfile
1390 @echo $(DEF5EXPORT13) >>$@.tmpfile
1393 @echo $(DEF5EXPORT14) >>$@.tmpfile
1396 @echo $(DEF5EXPORT15) >>$@.tmpfile
1399 @echo $(DEF5EXPORT16) >>$@.tmpfile
1402 @echo $(DEF5EXPORT17) >>$@.tmpfile
1405 @echo $(DEF5EXPORT18) >>$@.tmpfile
1408 @echo $(DEF5EXPORT19) >>$@.tmpfile
1411 @echo $(DEF5EXPORT20) >>$@.tmpfile
1417 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
1419 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
1505 @-$(RM) $@.tmpfile
1507 @echo LIBRARY $(EMQ)"$(SHL6TARGETN:f)$(EMQ)" >$@.tmpfile
1509 @echo HEAPSIZE 0 >>$@.tmpfile
1511 @echo EXPORTS >>$@.tmpfile
1514 @echo GetVersionInfo >>$@.tmpfile
1521 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL6TARGET).exp | sed '/^;/d' >>$@.tmpfile
1527 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL6TARGET).flt $(MISC)/$(SHL6TARGET).exp >>$@.tmpfile
1531 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF6FILTER) $(MISC)/$(SHL6TARGET).direct >>$@.tmpfile
1536 @echo $(DEF6EXPORT1) >>$@.tmpfile
1539 @echo $(DEF6EXPORT2) >>$@.tmpfile
1542 @echo $(DEF6EXPORT3) >>$@.tmpfile
1545 @echo $(DEF6EXPORT4) >>$@.tmpfile
1548 @echo $(DEF6EXPORT5) >>$@.tmpfile
1551 @echo $(DEF6EXPORT6) >>$@.tmpfile
1554 @echo $(DEF6EXPORT7) >>$@.tmpfile
1557 @echo $(DEF6EXPORT8) >>$@.tmpfile
1560 @echo $(DEF6EXPORT9) >>$@.tmpfile
1563 @echo $(DEF6EXPORT10) >>$@.tmpfile
1566 @echo $(DEF6EXPORT11) >>$@.tmpfile
1569 @echo $(DEF6EXPORT12) >>$@.tmpfile
1572 @echo $(DEF6EXPORT13) >>$@.tmpfile
1575 @echo $(DEF6EXPORT14) >>$@.tmpfile
1578 @echo $(DEF6EXPORT15) >>$@.tmpfile
1581 @echo $(DEF6EXPORT16) >>$@.tmpfile
1584 @echo $(DEF6EXPORT17) >>$@.tmpfile
1587 @echo $(DEF6EXPORT18) >>$@.tmpfile
1590 @echo $(DEF6EXPORT19) >>$@.tmpfile
1593 @echo $(DEF6EXPORT20) >>$@.tmpfile
1597 $(COMMAND_ECHO)$(TYPE) $(DEF6EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1599 $(COMMAND_ECHO)$(TYPE) $(DEF6EXPORTFILE) >> $@.tmpfile
1603 @$(RENAME) $@.tmpfile $@
1622 @+-$(RM) $@.tmpfile
1624 @echo LIBRARY $(SHL6TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
1625 @echo DATA MULTIPLE >>$@.tmpfile
1626 @echo EXPORTS >>$@.tmpfile
1638 @echo $(DEF6EXPORT1) >>$@.tmpfile
1641 @echo $(DEF6EXPORT2) >>$@.tmpfile
1644 @echo $(DEF6EXPORT3) >>$@.tmpfile
1647 @echo $(DEF6EXPORT4) >>$@.tmpfile
1650 @echo $(DEF6EXPORT5) >>$@.tmpfile
1653 @echo $(DEF6EXPORT6) >>$@.tmpfile
1656 @echo $(DEF6EXPORT7) >>$@.tmpfile
1659 @echo $(DEF6EXPORT8) >>$@.tmpfile
1662 @echo $(DEF6EXPORT9) >>$@.tmpfile
1665 @echo $(DEF6EXPORT10) >>$@.tmpfile
1668 @echo $(DEF6EXPORT11) >>$@.tmpfile
1671 @echo $(DEF6EXPORT12) >>$@.tmpfile
1674 @echo $(DEF6EXPORT13) >>$@.tmpfile
1677 @echo $(DEF6EXPORT14) >>$@.tmpfile
1680 @echo $(DEF6EXPORT15) >>$@.tmpfile
1683 @echo $(DEF6EXPORT16) >>$@.tmpfile
1686 @echo $(DEF6EXPORT17) >>$@.tmpfile
1689 @echo $(DEF6EXPORT18) >>$@.tmpfile
1692 @echo $(DEF6EXPORT19) >>$@.tmpfile
1695 @echo $(DEF6EXPORT20) >>$@.tmpfile
1701 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
1703 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
1789 @-$(RM) $@.tmpfile
1791 @echo LIBRARY $(EMQ)"$(SHL7TARGETN:f)$(EMQ)" >$@.tmpfile
1793 @echo HEAPSIZE 0 >>$@.tmpfile
1795 @echo EXPORTS >>$@.tmpfile
1798 @echo GetVersionInfo >>$@.tmpfile
1805 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL7TARGET).exp | sed '/^;/d' >>$@.tmpfile
1811 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL7TARGET).flt $(MISC)/$(SHL7TARGET).exp >>$@.tmpfile
1815 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF7FILTER) $(MISC)/$(SHL7TARGET).direct >>$@.tmpfile
1820 @echo $(DEF7EXPORT1) >>$@.tmpfile
1823 @echo $(DEF7EXPORT2) >>$@.tmpfile
1826 @echo $(DEF7EXPORT3) >>$@.tmpfile
1829 @echo $(DEF7EXPORT4) >>$@.tmpfile
1832 @echo $(DEF7EXPORT5) >>$@.tmpfile
1835 @echo $(DEF7EXPORT6) >>$@.tmpfile
1838 @echo $(DEF7EXPORT7) >>$@.tmpfile
1841 @echo $(DEF7EXPORT8) >>$@.tmpfile
1844 @echo $(DEF7EXPORT9) >>$@.tmpfile
1847 @echo $(DEF7EXPORT10) >>$@.tmpfile
1850 @echo $(DEF7EXPORT11) >>$@.tmpfile
1853 @echo $(DEF7EXPORT12) >>$@.tmpfile
1856 @echo $(DEF7EXPORT13) >>$@.tmpfile
1859 @echo $(DEF7EXPORT14) >>$@.tmpfile
1862 @echo $(DEF7EXPORT15) >>$@.tmpfile
1865 @echo $(DEF7EXPORT16) >>$@.tmpfile
1868 @echo $(DEF7EXPORT17) >>$@.tmpfile
1871 @echo $(DEF7EXPORT18) >>$@.tmpfile
1874 @echo $(DEF7EXPORT19) >>$@.tmpfile
1877 @echo $(DEF7EXPORT20) >>$@.tmpfile
1881 $(COMMAND_ECHO)$(TYPE) $(DEF7EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1883 $(COMMAND_ECHO)$(TYPE) $(DEF7EXPORTFILE) >> $@.tmpfile
1887 @$(RENAME) $@.tmpfile $@
1906 @+-$(RM) $@.tmpfile
1908 @echo LIBRARY $(SHL7TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
1909 @echo DATA MULTIPLE >>$@.tmpfile
1910 @echo EXPORTS >>$@.tmpfile
1922 @echo $(DEF7EXPORT1) >>$@.tmpfile
1925 @echo $(DEF7EXPORT2) >>$@.tmpfile
1928 @echo $(DEF7EXPORT3) >>$@.tmpfile
1931 @echo $(DEF7EXPORT4) >>$@.tmpfile
1934 @echo $(DEF7EXPORT5) >>$@.tmpfile
1937 @echo $(DEF7EXPORT6) >>$@.tmpfile
1940 @echo $(DEF7EXPORT7) >>$@.tmpfile
1943 @echo $(DEF7EXPORT8) >>$@.tmpfile
1946 @echo $(DEF7EXPORT9) >>$@.tmpfile
1949 @echo $(DEF7EXPORT10) >>$@.tmpfile
1952 @echo $(DEF7EXPORT11) >>$@.tmpfile
1955 @echo $(DEF7EXPORT12) >>$@.tmpfile
1958 @echo $(DEF7EXPORT13) >>$@.tmpfile
1961 @echo $(DEF7EXPORT14) >>$@.tmpfile
1964 @echo $(DEF7EXPORT15) >>$@.tmpfile
1967 @echo $(DEF7EXPORT16) >>$@.tmpfile
1970 @echo $(DEF7EXPORT17) >>$@.tmpfile
1973 @echo $(DEF7EXPORT18) >>$@.tmpfile
1976 @echo $(DEF7EXPORT19) >>$@.tmpfile
1979 @echo $(DEF7EXPORT20) >>$@.tmpfile
1985 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
1987 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
2073 @-$(RM) $@.tmpfile
2075 @echo LIBRARY $(EMQ)"$(SHL8TARGETN:f)$(EMQ)" >$@.tmpfile
2077 @echo HEAPSIZE 0 >>$@.tmpfile
2079 @echo EXPORTS >>$@.tmpfile
2082 @echo GetVersionInfo >>$@.tmpfile
2089 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL8TARGET).exp | sed '/^;/d' >>$@.tmpfile
2095 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL8TARGET).flt $(MISC)/$(SHL8TARGET).exp >>$@.tmpfile
2099 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF8FILTER) $(MISC)/$(SHL8TARGET).direct >>$@.tmpfile
2104 @echo $(DEF8EXPORT1) >>$@.tmpfile
2107 @echo $(DEF8EXPORT2) >>$@.tmpfile
2110 @echo $(DEF8EXPORT3) >>$@.tmpfile
2113 @echo $(DEF8EXPORT4) >>$@.tmpfile
2116 @echo $(DEF8EXPORT5) >>$@.tmpfile
2119 @echo $(DEF8EXPORT6) >>$@.tmpfile
2122 @echo $(DEF8EXPORT7) >>$@.tmpfile
2125 @echo $(DEF8EXPORT8) >>$@.tmpfile
2128 @echo $(DEF8EXPORT9) >>$@.tmpfile
2131 @echo $(DEF8EXPORT10) >>$@.tmpfile
2134 @echo $(DEF8EXPORT11) >>$@.tmpfile
2137 @echo $(DEF8EXPORT12) >>$@.tmpfile
2140 @echo $(DEF8EXPORT13) >>$@.tmpfile
2143 @echo $(DEF8EXPORT14) >>$@.tmpfile
2146 @echo $(DEF8EXPORT15) >>$@.tmpfile
2149 @echo $(DEF8EXPORT16) >>$@.tmpfile
2152 @echo $(DEF8EXPORT17) >>$@.tmpfile
2155 @echo $(DEF8EXPORT18) >>$@.tmpfile
2158 @echo $(DEF8EXPORT19) >>$@.tmpfile
2161 @echo $(DEF8EXPORT20) >>$@.tmpfile
2165 $(COMMAND_ECHO)$(TYPE) $(DEF8EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
2167 $(COMMAND_ECHO)$(TYPE) $(DEF8EXPORTFILE) >> $@.tmpfile
2171 @$(RENAME) $@.tmpfile $@
2190 @+-$(RM) $@.tmpfile
2192 @echo LIBRARY $(SHL8TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
2193 @echo DATA MULTIPLE >>$@.tmpfile
2194 @echo EXPORTS >>$@.tmpfile
2206 @echo $(DEF8EXPORT1) >>$@.tmpfile
2209 @echo $(DEF8EXPORT2) >>$@.tmpfile
2212 @echo $(DEF8EXPORT3) >>$@.tmpfile
2215 @echo $(DEF8EXPORT4) >>$@.tmpfile
2218 @echo $(DEF8EXPORT5) >>$@.tmpfile
2221 @echo $(DEF8EXPORT6) >>$@.tmpfile
2224 @echo $(DEF8EXPORT7) >>$@.tmpfile
2227 @echo $(DEF8EXPORT8) >>$@.tmpfile
2230 @echo $(DEF8EXPORT9) >>$@.tmpfile
2233 @echo $(DEF8EXPORT10) >>$@.tmpfile
2236 @echo $(DEF8EXPORT11) >>$@.tmpfile
2239 @echo $(DEF8EXPORT12) >>$@.tmpfile
2242 @echo $(DEF8EXPORT13) >>$@.tmpfile
2245 @echo $(DEF8EXPORT14) >>$@.tmpfile
2248 @echo $(DEF8EXPORT15) >>$@.tmpfile
2251 @echo $(DEF8EXPORT16) >>$@.tmpfile
2254 @echo $(DEF8EXPORT17) >>$@.tmpfile
2257 @echo $(DEF8EXPORT18) >>$@.tmpfile
2260 @echo $(DEF8EXPORT19) >>$@.tmpfile
2263 @echo $(DEF8EXPORT20) >>$@.tmpfile
2269 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
2271 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
2357 @-$(RM) $@.tmpfile
2359 @echo LIBRARY $(EMQ)"$(SHL9TARGETN:f)$(EMQ)" >$@.tmpfile
2361 @echo HEAPSIZE 0 >>$@.tmpfile
2363 @echo EXPORTS >>$@.tmpfile
2366 @echo GetVersionInfo >>$@.tmpfile
2373 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL9TARGET).exp | sed '/^;/d' >>$@.tmpfile
2379 …2) -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL9TARGET).flt $(MISC)/$(SHL9TARGET).exp >>$@.tmpfile
2383 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF9FILTER) $(MISC)/$(SHL9TARGET).direct >>$@.tmpfile
2388 @echo $(DEF9EXPORT1) >>$@.tmpfile
2391 @echo $(DEF9EXPORT2) >>$@.tmpfile
2394 @echo $(DEF9EXPORT3) >>$@.tmpfile
2397 @echo $(DEF9EXPORT4) >>$@.tmpfile
2400 @echo $(DEF9EXPORT5) >>$@.tmpfile
2403 @echo $(DEF9EXPORT6) >>$@.tmpfile
2406 @echo $(DEF9EXPORT7) >>$@.tmpfile
2409 @echo $(DEF9EXPORT8) >>$@.tmpfile
2412 @echo $(DEF9EXPORT9) >>$@.tmpfile
2415 @echo $(DEF9EXPORT10) >>$@.tmpfile
2418 @echo $(DEF9EXPORT11) >>$@.tmpfile
2421 @echo $(DEF9EXPORT12) >>$@.tmpfile
2424 @echo $(DEF9EXPORT13) >>$@.tmpfile
2427 @echo $(DEF9EXPORT14) >>$@.tmpfile
2430 @echo $(DEF9EXPORT15) >>$@.tmpfile
2433 @echo $(DEF9EXPORT16) >>$@.tmpfile
2436 @echo $(DEF9EXPORT17) >>$@.tmpfile
2439 @echo $(DEF9EXPORT18) >>$@.tmpfile
2442 @echo $(DEF9EXPORT19) >>$@.tmpfile
2445 @echo $(DEF9EXPORT20) >>$@.tmpfile
2449 $(COMMAND_ECHO)$(TYPE) $(DEF9EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
2451 $(COMMAND_ECHO)$(TYPE) $(DEF9EXPORTFILE) >> $@.tmpfile
2455 @$(RENAME) $@.tmpfile $@
2474 @+-$(RM) $@.tmpfile
2476 @echo LIBRARY $(SHL9TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
2477 @echo DATA MULTIPLE >>$@.tmpfile
2478 @echo EXPORTS >>$@.tmpfile
2490 @echo $(DEF9EXPORT1) >>$@.tmpfile
2493 @echo $(DEF9EXPORT2) >>$@.tmpfile
2496 @echo $(DEF9EXPORT3) >>$@.tmpfile
2499 @echo $(DEF9EXPORT4) >>$@.tmpfile
2502 @echo $(DEF9EXPORT5) >>$@.tmpfile
2505 @echo $(DEF9EXPORT6) >>$@.tmpfile
2508 @echo $(DEF9EXPORT7) >>$@.tmpfile
2511 @echo $(DEF9EXPORT8) >>$@.tmpfile
2514 @echo $(DEF9EXPORT9) >>$@.tmpfile
2517 @echo $(DEF9EXPORT10) >>$@.tmpfile
2520 @echo $(DEF9EXPORT11) >>$@.tmpfile
2523 @echo $(DEF9EXPORT12) >>$@.tmpfile
2526 @echo $(DEF9EXPORT13) >>$@.tmpfile
2529 @echo $(DEF9EXPORT14) >>$@.tmpfile
2532 @echo $(DEF9EXPORT15) >>$@.tmpfile
2535 @echo $(DEF9EXPORT16) >>$@.tmpfile
2538 @echo $(DEF9EXPORT17) >>$@.tmpfile
2541 @echo $(DEF9EXPORT18) >>$@.tmpfile
2544 @echo $(DEF9EXPORT19) >>$@.tmpfile
2547 @echo $(DEF9EXPORT20) >>$@.tmpfile
2553 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
2555 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@
2641 @-$(RM) $@.tmpfile
2643 @echo LIBRARY $(EMQ)"$(SHL10TARGETN:f)$(EMQ)" >$@.tmpfile
2645 @echo HEAPSIZE 0 >>$@.tmpfile
2647 @echo EXPORTS >>$@.tmpfile
2650 @echo GetVersionInfo >>$@.tmpfile
2657 $(COMMAND_ECHO)tail --lines +3 $(MISC)/$(SHL10TARGET).exp | sed '/^;/d' >>$@.tmpfile
2663 … -N $(EXPORT_ALL_SWITCH) -F $(MISC)/$(SHL10TARGET).flt $(MISC)/$(SHL10TARGET).exp >>$@.tmpfile
2667 @$(LDUMP2) -N -D $(EXPORT_ALL_SWITCH) -F $(DEF10FILTER) $(MISC)/$(SHL10TARGET).direct >>$@.tmpfile
2672 @echo $(DEF10EXPORT1) >>$@.tmpfile
2675 @echo $(DEF10EXPORT2) >>$@.tmpfile
2678 @echo $(DEF10EXPORT3) >>$@.tmpfile
2681 @echo $(DEF10EXPORT4) >>$@.tmpfile
2684 @echo $(DEF10EXPORT5) >>$@.tmpfile
2687 @echo $(DEF10EXPORT6) >>$@.tmpfile
2690 @echo $(DEF10EXPORT7) >>$@.tmpfile
2693 @echo $(DEF10EXPORT8) >>$@.tmpfile
2696 @echo $(DEF10EXPORT9) >>$@.tmpfile
2699 @echo $(DEF10EXPORT10) >>$@.tmpfile
2702 @echo $(DEF10EXPORT11) >>$@.tmpfile
2705 @echo $(DEF10EXPORT12) >>$@.tmpfile
2708 @echo $(DEF10EXPORT13) >>$@.tmpfile
2711 @echo $(DEF10EXPORT14) >>$@.tmpfile
2714 @echo $(DEF10EXPORT15) >>$@.tmpfile
2717 @echo $(DEF10EXPORT16) >>$@.tmpfile
2720 @echo $(DEF10EXPORT17) >>$@.tmpfile
2723 @echo $(DEF10EXPORT18) >>$@.tmpfile
2726 @echo $(DEF10EXPORT19) >>$@.tmpfile
2729 @echo $(DEF10EXPORT20) >>$@.tmpfile
2733 $(COMMAND_ECHO)$(TYPE) $(DEF10EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
2735 $(COMMAND_ECHO)$(TYPE) $(DEF10EXPORTFILE) >> $@.tmpfile
2739 @$(RENAME) $@.tmpfile $@
2758 @+-$(RM) $@.tmpfile
2760 @echo LIBRARY $(SHL10TARGET8) INITINSTANCE TERMINSTANCE >$@.tmpfile
2761 @echo DATA MULTIPLE >>$@.tmpfile
2762 @echo EXPORTS >>$@.tmpfile
2774 @echo $(DEF10EXPORT1) >>$@.tmpfile
2777 @echo $(DEF10EXPORT2) >>$@.tmpfile
2780 @echo $(DEF10EXPORT3) >>$@.tmpfile
2783 @echo $(DEF10EXPORT4) >>$@.tmpfile
2786 @echo $(DEF10EXPORT5) >>$@.tmpfile
2789 @echo $(DEF10EXPORT6) >>$@.tmpfile
2792 @echo $(DEF10EXPORT7) >>$@.tmpfile
2795 @echo $(DEF10EXPORT8) >>$@.tmpfile
2798 @echo $(DEF10EXPORT9) >>$@.tmpfile
2801 @echo $(DEF10EXPORT10) >>$@.tmpfile
2804 @echo $(DEF10EXPORT11) >>$@.tmpfile
2807 @echo $(DEF10EXPORT12) >>$@.tmpfile
2810 @echo $(DEF10EXPORT13) >>$@.tmpfile
2813 @echo $(DEF10EXPORT14) >>$@.tmpfile
2816 @echo $(DEF10EXPORT15) >>$@.tmpfile
2819 @echo $(DEF10EXPORT16) >>$@.tmpfile
2822 @echo $(DEF10EXPORT17) >>$@.tmpfile
2825 @echo $(DEF10EXPORT18) >>$@.tmpfile
2828 @echo $(DEF10EXPORT19) >>$@.tmpfile
2831 @echo $(DEF10EXPORT20) >>$@.tmpfile
2837 @fix_def_ord < $@.exptmpfile >> $@.tmpfile
2839 $(COMMAND_ECHO)+$(RENAME) $@.tmpfile $@