Browse Source

Added nopt.doc and ceg

ceriel 35 years ago
parent
commit
58e825e192
2 changed files with 2 additions and 1 deletions
  1. 1 0
      doc/.distr
  2. 1 1
      doc/Makefile

+ 1 - 0
doc/.distr

@@ -20,6 +20,7 @@ i80.doc
 z80.doc
 m68020.doc
 m2ref.doc
+nopt.doc
 top
 ego
 occam

+ 1 - 1
doc/Makefile

@@ -15,7 +15,7 @@ RESFILES= \
 	peep.$(SUF) cg.$(SUF) ncg.$(SUF) regadd.$(SUF) LLgen.$(SUF) \
 	basic.$(SUF) crefman.$(SUF) pcref.$(SUF) val.$(SUF) \
 	6500.$(SUF) i80.$(SUF) z80.$(SUF) top.$(SUF) ego.$(SUF) \
-	m68020.$(SUF) occam.$(SUF) m2ref.$(SUF)
+	m68020.$(SUF) occam.$(SUF) m2ref.$(SUF) ceg.$(SUF) nopt.$(SUF)
 
 .SUFFIXES: .doc .$(SUF)