Make.proto
changeset 5972 3f5e2f62cfec
parent 5957 bfe534c912f6
child 5981 169aba24e29a
--- a/Make.proto	Fri Sep 07 12:05:54 2001 +0200
+++ b/Make.proto	Fri Sep 07 12:08:32 2001 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.135 2001-09-04 11:37:24 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.136 2001-09-07 10:08:32 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -115,6 +115,9 @@
 	BlockContext.$(O)    \
       Delay.$(O)             \
       GenericException.$(O)  \
+	ControlInterrupt.$(O) \
+	  HaltInterrupt.$(O)  \
+	  UserInterrupt.$(O)  \
 	Exception.$(O)       \
 	  Error.$(O)         \
 	    TimeoutError.$(O) \