Make.spec
changeset 2630 c438f352c13e
parent 2620 659e1931d507
child 2647 4b33f76aaf61
equal deleted inserted replaced
2629:126d804dea78 2630:c438f352c13e
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.83 2011-08-09 12:57:29 vrany Exp $
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.84 2011-09-06 12:39:55 vrany Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
   157 	FtpURI \
   157 	FtpURI \
   158 	HttpURI \
   158 	HttpURI \
   159 	IPv6SocketAddress \
   159 	IPv6SocketAddress \
   160 	SftpURI \
   160 	SftpURI \
   161 	StringPattern \
   161 	StringPattern \
       
   162 	BackgroundPeriodicalJob \
   162 
   163 
   163 
   164 
   164 
   165 
   165 
   166 
   166 COMMON_OBJS= \
   167 COMMON_OBJS= \
   271     $(OUTDIR)FtpURI.$(O) \
   272     $(OUTDIR)FtpURI.$(O) \
   272     $(OUTDIR)HttpURI.$(O) \
   273     $(OUTDIR)HttpURI.$(O) \
   273     $(OUTDIR)IPv6SocketAddress.$(O) \
   274     $(OUTDIR)IPv6SocketAddress.$(O) \
   274     $(OUTDIR)SftpURI.$(O) \
   275     $(OUTDIR)SftpURI.$(O) \
   275     $(OUTDIR)StringPattern.$(O) \
   276     $(OUTDIR)StringPattern.$(O) \
       
   277     $(OUTDIR)BackgroundPeriodicalJob.$(O) \
   276     $(OUTDIR)extensions.$(O) \
   278     $(OUTDIR)extensions.$(O) \
   277 
   279 
   278 
   280 
   279 
   281