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

11
mach/pdp/.distr Normal file
View File

@@ -0,0 +1,11 @@
Action
as
cg
top
int
libcc
libem
libpc
libbc
libsys
liboc

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

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

4
mach/pdp/cg/.distr Normal file
View File

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

15
mach/pdp/int/.distr Normal file
View File

@@ -0,0 +1,15 @@
Makefile
README
em.1
eminform.1
em.c
em_int.s
eminform.s
c+
c-
f+
f-
p+
p-
t+
t-

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +1,5 @@
LIST
Makefile
compmodule
libmon_s.a
sys.h

2
mach/pdp/top/.distr Normal file
View File

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