Make.spec
changeset 6178 4befeedc4d5d
parent 5987 44bc3846f328
child 6397 1762b2abfde9
equal deleted inserted replaced
6177:53a2b3f77dd3 6178:4befeedc4d5d
     1 # $Header: /cvs/stx/stx/libview/Make.spec,v 1.54 2013-01-11 14:32:51 cg Exp $
     1 # $Header: /cvs/stx/stx/libview/Make.spec,v 1.55 2013-12-20 10:07:56 vrany Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libview at 2012-03-09 09:29:06.457.
     4 # automagically generated from the projectDefinition: stx_libview at 2012-03-09 09:29:06.457.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    49 # STCWARNINGS=-warnEOLComments
    49 # STCWARNINGS=-warnEOLComments
    50 STCWARNINGS=-warnNonStandard
    50 STCWARNINGS=-warnNonStandard
    51 
    51 
    52 UNIX_CLASSES= \
    52 UNIX_CLASSES= \
    53 	XEmbedContainerView \
    53 	XEmbedContainerView \
       
    54 	XftFontDescription	\
    54 
    55 
    55 COMMON_CLASSES= \
    56 COMMON_CLASSES= \
    56 	FontDescription \
    57 	FontDescription \
    57 	AbstractBorder \
    58 	AbstractBorder \
    58 	Color \
    59 	Color \
   121 
   122 
   122 
   123 
   123 
   124 
   124 UNIX_OBJS= \
   125 UNIX_OBJS= \
   125     $(OUTDIR_SLASH)XEmbedContainerView.$(O) \
   126     $(OUTDIR_SLASH)XEmbedContainerView.$(O) \
       
   127     $(OUTDIR_SLASH)XftFontDescription.$(O) \
   126 
   128 
   127 COMMON_OBJS= \
   129 COMMON_OBJS= \
   128     $(OUTDIR_SLASH)FontDescription.$(O) \
   130     $(OUTDIR_SLASH)FontDescription.$(O) \
   129     $(OUTDIR_SLASH)AbstractBorder.$(O) \
   131     $(OUTDIR_SLASH)AbstractBorder.$(O) \
   130     $(OUTDIR_SLASH)Color.$(O) \
   132     $(OUTDIR_SLASH)Color.$(O) \