Initial revision

This commit is contained in:
ceriel
1987-04-13 10:32:47 +00:00
parent 5fde79eab8
commit 81b1d21c35
302 changed files with 2032 additions and 0 deletions

9
mach/ns/.distr Normal file
View File

@@ -0,0 +1,9 @@
Action
as
cg
libbc
libcc
libpc
libem
libsys
liboc

7
mach/ns/as/.distr Normal file
View File

@@ -0,0 +1,7 @@
Makefile
mach0.c
mach1.c
mach2.c
mach3.c
mach4.c
mach5.c

2
mach/ns/libbc/.distr Normal file
View File

@@ -0,0 +1,2 @@
Makefile
compmodule

2
mach/ns/libcc/.distr Normal file
View File

@@ -0,0 +1,2 @@
Makefile
compmodule

5
mach/ns/libem/.distr Normal file
View File

@@ -0,0 +1,5 @@
LIST
Makefile
compmodule
end.s
libem_s.a

2
mach/ns/liboc/.distr Normal file
View File

@@ -0,0 +1,2 @@
Makefile
compmodule

2
mach/ns/libpc/.distr Normal file
View File

@@ -0,0 +1,2 @@
Makefile
compmodule

5
mach/ns/libsys/.distr Normal file
View File

@@ -0,0 +1,5 @@
LIST
Makefile
compmodule
head_em.s
libmon_s.a

4
mach/ns/ncg/.distr Normal file
View File

@@ -0,0 +1,4 @@
Makefile
mach.c
mach.h
table