*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 15 Oct 1997 21:08:53 +0200
changeset 622 f4ddb1d929dd
parent 621 37592efa4daa
child 623 6dd4e417ddb8
*** empty log message ***
bc.mak
nt.mak
--- a/bc.mak	Wed Oct 15 18:53:51 1997 +0200
+++ b/bc.mak	Wed Oct 15 21:08:53 1997 +0200
@@ -1,5 +1,5 @@
 #
-# $Header: /cvs/stx/stx/libcomp/bc.mak,v 1.7 1997-05-01 11:27:10 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/bc.mak,v 1.8 1997-10-15 19:08:53 cg Exp $
 #
 
 TOP=..
@@ -38,6 +38,7 @@
       LazyMethod.$(O)                           \
       SrcFLoader.$(O)                           \
       ImmArray.$(O)                             \
+      ProgramNodeEnumerator.$(O)		\
       ObjFHandle.$(O)                           \
       ObjFLoader.$(O)                    
 
--- a/nt.mak	Wed Oct 15 18:53:51 1997 +0200
+++ b/nt.mak	Wed Oct 15 21:08:53 1997 +0200
@@ -1,5 +1,5 @@
 #
-# $Header: /cvs/stx/stx/libcomp/Attic/nt.mak,v 1.7 1997-05-01 11:27:10 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Attic/nt.mak,v 1.8 1997-10-15 19:08:53 cg Exp $
 #
 
 TOP=..
@@ -38,6 +38,7 @@
       LazyMethod.$(O)                           \
       SrcFLoader.$(O)                           \
       ImmArray.$(O)                             \
+      ProgramNodeEnumerator.$(O)		\
       ObjFHandle.$(O)                           \
       ObjFLoader.$(O)