Now using the same em.c as in m68k2/int.
The interpreters are moved from pdp/pdp_int (or some such) to lib/int22.
This commit is contained in:
parent
f59262745e
commit
70c000b03e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
INTS=em_t--- em_---- em_tf-- em_t-c- em_t--p
|
INTS=em_t--- em_---- em_tf-- em_t-c- em_t--p
|
||||||
b=../../../lib/pdp_int
|
b=../../../lib/int22
|
||||||
|
|
||||||
all: $(INTS) eminform em
|
all: $(INTS) eminform em
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue