Make.proto
changeset 12442 e9fb1a6f3479
parent 12403 52ea834a2944
child 12494 fdc6477422b1
--- a/Make.proto	Wed Nov 04 17:25:34 2009 +0100
+++ b/Make.proto	Wed Nov 04 17:25:36 2009 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.222 2009-10-30 14:39:39 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.223 2009-11-04 16:25:36 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -112,6 +112,7 @@
 $(OUTDIR)Delay.$(O) Delay.$(H): Delay.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)ExecutableFunction.$(O) ExecutableFunction.$(H): ExecutableFunction.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)ExternalAddress.$(O) ExternalAddress.$(H): ExternalAddress.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
+$(OUTDIR)ExternalLibrary.$(O) ExternalLibrary.$(H): ExternalLibrary.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Filename.$(O) Filename.$(H): Filename.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)GenericException.$(O) GenericException.$(H): GenericException.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Geometric.$(O) Geometric.$(H): Geometric.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)