Make.spec
changeset 2620 659e1931d507
parent 2613 bb6c69cc5417
child 2630 c438f352c13e
equal deleted inserted replaced
2619:0012c9536b98 2620:659e1931d507
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.82 2011-08-08 21:44:59 cg Exp $
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.83 2011-08-09 12:57:29 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
   156 	FileURI \
   156 	FileURI \
   157 	FtpURI \
   157 	FtpURI \
   158 	HttpURI \
   158 	HttpURI \
   159 	IPv6SocketAddress \
   159 	IPv6SocketAddress \
   160 	SftpURI \
   160 	SftpURI \
       
   161 	StringPattern \
   161 
   162 
   162 
   163 
   163 
   164 
   164 
   165 
   165 COMMON_OBJS= \
   166 COMMON_OBJS= \
   269     $(OUTDIR)FileURI.$(O) \
   270     $(OUTDIR)FileURI.$(O) \
   270     $(OUTDIR)FtpURI.$(O) \
   271     $(OUTDIR)FtpURI.$(O) \
   271     $(OUTDIR)HttpURI.$(O) \
   272     $(OUTDIR)HttpURI.$(O) \
   272     $(OUTDIR)IPv6SocketAddress.$(O) \
   273     $(OUTDIR)IPv6SocketAddress.$(O) \
   273     $(OUTDIR)SftpURI.$(O) \
   274     $(OUTDIR)SftpURI.$(O) \
       
   275     $(OUTDIR)StringPattern.$(O) \
   274     $(OUTDIR)extensions.$(O) \
   276     $(OUTDIR)extensions.$(O) \
   275 
   277 
   276 
   278 
   277 
   279