Added entry for peephole optimizer library and code expander
authorceriel <none@none>
Thu, 12 Oct 1989 16:50:29 +0000 (16:50 +0000)
committerceriel <none@none>
Thu, 12 Oct 1989 16:50:29 +0000 (16:50 +0000)
Action

diff --git a/Action b/Action
index 0ffba38..8f7ddb0 100644 (file)
--- a/Action
+++ b/Action
@@ -23,6 +23,9 @@ end
 name "C preprocessor"
 dir util/cpp
 end
+name "Peephole optimizer libraries"
+dir modules/src/em_opt
+end
 name "ACK object utilities"
 dir util/amisc
 end
@@ -54,6 +57,10 @@ end
 name "Bootstrap for newest form of backend tables"
 dir util/ncgg
 end
+name "Bootstrap for code expanders"
+dir util/ceg
+indir
+end
 name "LED link editor"
 dir util/led
 end