.dir.info
changeset 383 5f9cd470582f
parent 110 2c770d24bb36
--- a/.dir.info	Thu Jan 23 04:26:07 1997 +0100
+++ b/.dir.info	Thu Jan 23 16:23:26 1997 +0100
@@ -33,3 +33,11 @@
     make <file>.o       compile <file>.st to object-file
 
     make <file>.c       compile <file>.st to c intermediate
+
+
+To install them as autoloaded (in the running image):
+
+    make mf
+    make updAbbrev
+    rdoit "Smalltalk installAutoloadClasses"
+