Make.proto
changeset 406 ed16ba9383c3
parent 405 b70812b3b32b
child 413 e5a7deafe8bd
equal deleted inserted replaced
405:b70812b3b32b 406:ed16ba9383c3
     1 # $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.36 1995-08-22 13:31:49 claus Exp $
     1 # $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.37 1995-08-23 17:50:59 claus Exp $
     2 #
     2 #
     3 # -------------- no need to change anything below ----------
     3 # -------------- no need to change anything below ----------
     4 
     4 
     5 TOP=..
     5 TOP=..
     6 SUBDIRS=
     6 SUBDIRS=
   298 PipeStr.$(O):      PipeStr.st $(NPEXTSTREAM)
   298 PipeStr.$(O):      PipeStr.st $(NPEXTSTREAM)
   299 FileStr.$(O):      FileStr.st $(EXTSTREAM)
   299 FileStr.$(O):      FileStr.st $(EXTSTREAM)
   300 DirStr.$(O):       DirStr.st $(I)/FileStr.H $(EXTSTREAM)
   300 DirStr.$(O):       DirStr.st $(I)/FileStr.H $(EXTSTREAM)
   301 
   301 
   302 Project.$(O):   Project.st $(OBJECT)
   302 Project.$(O):   Project.st $(OBJECT)
       
   303 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
       
   304 # ENDMAKEDEPEND --- do not remove this line; make depend needs it