Make.proto
changeset 406 ed16ba9383c3
parent 405 b70812b3b32b
child 413 e5a7deafe8bd
--- a/Make.proto	Tue Aug 22 15:31:49 1995 +0200
+++ b/Make.proto	Wed Aug 23 19:50:59 1995 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.36 1995-08-22 13:31:49 claus Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.37 1995-08-23 17:50:59 claus Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -300,3 +300,5 @@
 DirStr.$(O):       DirStr.st $(I)/FileStr.H $(EXTSTREAM)
 
 Project.$(O):   Project.st $(OBJECT)
+# BEGINMAKEDEPEND --- do not remove this line; make depend needs it
+# ENDMAKEDEPEND --- do not remove this line; make depend needs it