new installation mechanism
authorceriel <none@none>
Tue, 3 Sep 1991 17:38:15 +0000 (17:38 +0000)
committerceriel <none@none>
Tue, 3 Sep 1991 17:38:15 +0000 (17:38 +0000)
mach/z80/libmon/.distr
mach/z80/libmon/LIST [new file with mode: 0644]
mach/z80/libmon/README
mach/z80/libsys/.distr
mach/z80/libsys/LIST [new file with mode: 0644]
mach/z80/libsys/README

index dbf21ef..4580c5c 100644 (file)
@@ -1,6 +1,6 @@
-Makefile
 README
-compmodule
+LIST
+libmon_s.a
 char.her.s
 head_em.s
 mon.cpm.s
diff --git a/mach/z80/libmon/LIST b/mach/z80/libmon/LIST
new file mode 100644 (file)
index 0000000..9148797
--- /dev/null
@@ -0,0 +1,3 @@
+libmon_s.a
+mon.s
+char.her.s
index 55e9255..f4637c7 100644 (file)
@@ -8,5 +8,4 @@ tested. The Nascom environment has been known to work too.
 The CPM files are included as an example only. These have never
 been tested.
 
-The definition of TAIL in the Makefile decides which environment
-you use.
+The LIST file determines which system is used.
index dbf21ef..4580c5c 100644 (file)
@@ -1,6 +1,6 @@
-Makefile
 README
-compmodule
+LIST
+libmon_s.a
 char.her.s
 head_em.s
 mon.cpm.s
diff --git a/mach/z80/libsys/LIST b/mach/z80/libsys/LIST
new file mode 100644 (file)
index 0000000..9148797
--- /dev/null
@@ -0,0 +1,3 @@
+libmon_s.a
+mon.s
+char.her.s
index 55e9255..f4637c7 100644 (file)
@@ -8,5 +8,4 @@ tested. The Nascom environment has been known to work too.
 The CPM files are included as an example only. These have never
 been tested.
 
-The definition of TAIL in the Makefile decides which environment
-you use.
+The LIST file determines which system is used.