New installation mechanism

This commit is contained in:
ceriel 1991-08-28 12:02:16 +00:00
parent b53634fa73
commit 3168ce61ae
12 changed files with 1 additions and 12 deletions

View file

@ -1,4 +1,3 @@
Makefile
READ_ME READ_ME
mach0.c mach0.c
mach1.c mach1.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c

View file

@ -66,7 +66,7 @@ checksize(sz, bits)
test68010() test68010()
{ {
if (model != 1) if (model != 1 && pass == PASS_3)
warning("68010 instruction"); warning("68010 instruction");
} }

View file

@ -1,4 +1,3 @@
Makefile
mach0.c mach0.c
mach1.c mach1.c
mach2.c mach2.c