@@ -206,7 +206,7 @@ abersoftforth2z80dasmblocks: abersoftforth2z80dasmblocks_compiling.tap
206
206
abersoftforth2z80dasmblocks_compiling.tap : \
207
207
abersoftforth2z80dasmblocks.tap \
208
208
afera_for_disassembling.tap \
209
- patch_question_stack .tap
209
+ patches .tap
210
210
cat \
211
211
abersoft_forth.original.tap \
212
212
lib/loader.tap \
@@ -217,7 +217,6 @@ abersoftforth2z80dasmblocks_compiling.tap: \
217
217
lib/recurse.tap \
218
218
lib/decode.tap \
219
219
lib/lowersys.tap \
220
- patch_question_stack.tap \
221
220
lib/bank.tap \
222
221
lib/16kramdisks.tap \
223
222
lib/upperc.tap \
@@ -232,6 +231,7 @@ abersoftforth2z80dasmblocks_compiling.tap: \
232
231
lib/csb.tap \
233
232
lib/csb-256.tap \
234
233
lib/s-plus.tap \
234
+ patches.tap \
235
235
abersoftforth2z80dasmblocks.tap \
236
236
> abersoftforth2z80dasmblocks_compiling.tap ; \
237
237
rm -f abersoftforth2z80dasmblocks.tap
@@ -240,7 +240,7 @@ abersoftforth2nfa4vim: abersoftforth2nfa4vim_compiling.tap
240
240
241
241
abersoftforth2nfa4vim_compiling.tap : \
242
242
abersoftforth2nfa4vim.tap \
243
- patch_question_stack .tap
243
+ patches .tap
244
244
cat \
245
245
abersoft_forth.original.tap \
246
246
lib/loader.tap \
@@ -251,7 +251,6 @@ abersoftforth2nfa4vim_compiling.tap: \
251
251
lib/recurse.tap \
252
252
lib/decode.tap \
253
253
lib/lowersys.tap \
254
- patch_question_stack.tap \
255
254
lib/bank.tap \
256
255
lib/48kq.tap \
257
256
lib/16kramdisks.tap \
@@ -268,6 +267,7 @@ abersoftforth2nfa4vim_compiling.tap: \
268
267
lib/csb.tap \
269
268
lib/csb-256.tap \
270
269
lib/s-plus.tap \
270
+ patches.tap \
271
271
abersoftforth2nfa4vim.tap \
272
272
> abersoftforth2nfa4vim_compiling.tap ; \
273
273
rm -f abersoftforth2nfa4vim.tap
@@ -277,7 +277,7 @@ abersoftforth2branches: abersoftforth2branches_compiling.tap
277
277
abersoftforth2branches_compiling.tap : \
278
278
abersoftforth2branches.tap \
279
279
afera_for_disassembling.tap \
280
- patch_question_stack .tap
280
+ patches .tap
281
281
cat \
282
282
abersoft_forth.original.tap \
283
283
lib/loader.tap \
@@ -288,7 +288,6 @@ abersoftforth2branches_compiling.tap: \
288
288
lib/recurse.tap \
289
289
lib/decode.tap \
290
290
lib/lowersys.tap \
291
- patch_question_stack.tap \
292
291
lib/bank.tap \
293
292
lib/48kq.tap \
294
293
lib/16kramdisks.tap \
@@ -304,6 +303,7 @@ abersoftforth2branches_compiling.tap: \
304
303
lib/csb.tap \
305
304
lib/csb-256.tap \
306
305
lib/s-plus.tap \
306
+ patches.tap \
307
307
abersoftforth2branches.tap \
308
308
> abersoftforth2branches_compiling.tap ; \
309
309
rm -f abersoftforth2branches.tap
0 commit comments