*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 28 Sep 2001 19:01:04 +0200
changeset 6060 d1e114791063
parent 6059 e2cbd67e3d07
child 6061 9e266783d5c2
*** empty log message ***
bc.mak
nt.mak
--- a/bc.mak	Fri Sep 28 18:33:15 2001 +0200
+++ b/bc.mak	Fri Sep 28 19:01:04 2001 +0200
@@ -2,7 +2,7 @@
 # DO NOT EDIT 
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.55 2001-09-10 11:29:45 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.56 2001-09-28 17:01:04 cg Exp $
 #
 TOP=..
 #
@@ -85,6 +85,7 @@
   $(OUTDIR)ControlInterrupt.$(O) \       
   $(OUTDIR)SystemNotification.$(O) \       
   $(OUTDIR)HaltInterrupt.$(O) \       
+  $(OUTDIR)BreakPointInterrupt.$(O) \       
   $(OUTDIR)PrimitiveFailure.$(O) \       
   $(OUTDIR)UserInterrupt.$(O) \       
   $(OUTDIR)MessageNotUnderstood.$(O) \       
--- a/nt.mak	Fri Sep 28 18:33:15 2001 +0200
+++ b/nt.mak	Fri Sep 28 19:01:04 2001 +0200
@@ -2,7 +2,7 @@
 # DO NOT EDIT 
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libbasic/Attic/nt.mak,v 1.55 2001-09-10 11:29:45 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Attic/nt.mak,v 1.56 2001-09-28 17:01:04 cg Exp $
 #
 TOP=..
 #
@@ -85,6 +85,7 @@
   $(OUTDIR)ControlInterrupt.$(O) \       
   $(OUTDIR)SystemNotification.$(O) \       
   $(OUTDIR)HaltInterrupt.$(O) \       
+  $(OUTDIR)BreakPointInterrupt.$(O) \       
   $(OUTDIR)PrimitiveFailure.$(O) \       
   $(OUTDIR)UserInterrupt.$(O) \       
   $(OUTDIR)MessageNotUnderstood.$(O) \