Make.proto
changeset 758 3607930678a8
parent 757 93d5f6b86e98
child 827 3eb3911cb63e
--- a/Make.proto	Thu Dec 14 23:42:02 1995 +0100
+++ b/Make.proto	Fri Dec 15 00:05:12 1995 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.48 1995-12-14 22:42:00 stefan Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.49 1995-12-14 23:05:12 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -235,6 +235,7 @@
 Rectangle.o: Rectangle.st $(STCHDR) ../include/Geometric.H ../include/Object.H
 Registry.o: Registry.st $(STCHDR) ../include/Object.H
 Semaphore.o: Semaphore.st $(STCHDR) ../include/Object.H
+SemaSet.o: SemaSet.st $(STCHDR) ../include/Object.H
 SeqColl.o: SeqColl.st $(STCHDR) ../include/Coll.H ../include/Object.H
 Set.o: Set.st $(STCHDR) ../include/Coll.H ../include/Object.H
 Signal.o: Signal.st $(STCHDR) ../include/Object.H