Changeset 3076 in Sophya for trunk/SophyaPI/PIGcont/smakefile


Ignore:
Timestamp:
Sep 14, 2006, 11:44:31 AM (19 years ago)
Author:
cmv
Message:

suite a remplacement nbrandom.h (obsolete) -> srandgen.h cmv 14/09/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIGcont/smakefile

    r3007 r3076  
    1313$(SOPHYAOBJP)picntools.o: picntools.cc \
    1414  $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h picntools.h \
     15  $(SOPHYAINCP)machdefs.h \
     16  picntools.h \
    1617  $(SOPHYAINCP)pisysdep.h \
    17   $(SOPHYAINCP)machdefs.h \
    1818  $(SOPHYAINCP)pistdwdgx.h \
    1919  $(SOPHYAINCP)pistdwdggen.h \
    20   $(SOPHYAINCP)pisysdep.h \
    2120  $(SOPHYAINCP)piwdgx.h \
    2221  $(SOPHYAINCP)piwdggen.h \
     
    2726  $(SOPHYAINCP)pimenux.h \
    2827  $(SOPHYAINCP)pimenugen.h \
    29   $(SOPHYAINCP)pistdwdgx.h \
    3028  $(SOPHYAINCP)piwindowx.h \
    3129  $(SOPHYAINCP)piwindowgen.h \
     
    5250  $(SOPHYAINCP)psfile.h \
    5351  $(SOPHYAINCP)pigraphps.h \
    54   $(SOPHYAINCP)picmapview.h pigncont.h \
     52  $(SOPHYAINCP)picmapview.h \
     53  pigncont.h \
    5554  $(SOPHYAINCP)pistdimgapp.h \
    56   $(SOPHYAINCP)piapplx.h \
    57   $(SOPHYAINCP)piwindowx.h \
    58   $(SOPHYAINCP)pioptmenux.h \
    5955  $(SOPHYAINCP)pifilechox.h \
    6056  $(SOPHYAINCP)pifilechogen.h \
     
    7066  $(SOPHYAINCP)pipixmapx.h \
    7167  $(SOPHYAINCP)pipixmapgen.h \
    72   $(SOPHYAINCP)picmapview.h \
    7368  $(SOPHYAINCP)pi3dwdg.h \
    7469  $(SOPHYAINCP)pi3ddrw.h \
     
    10095  $(SOPHYAINCP)piscdrawwdg.h \
    10196  $(SOPHYAINCP)ntuple.h \
    102   $(SOPHYAINCP)ntupintf.h gp_contour.h \
    103   gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
     97  $(SOPHYAINCP)ntupintf.h \
     98  gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \
     99  gp_alloc.h
    104100        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picntools.cc
    105101 
     
    109105  $(SOPHYAINCP)histos.h \
    110106  $(SOPHYAINCP)objfio.h \
    111   $(SOPHYAINCP)machdefs.h \
    112107  $(SOPHYAINCP)anydataobj.h \
    113108  $(SOPHYAINCP)ppersist.h \
     
    138133  $(SOPHYAINCP)pistdwdgx.h \
    139134  $(SOPHYAINCP)pistdwdggen.h \
    140   $(SOPHYAINCP)pisysdep.h \
    141135  $(SOPHYAINCP)piwdgx.h \
    142136  $(SOPHYAINCP)piwdggen.h \
     
    147141  $(SOPHYAINCP)pimenux.h \
    148142  $(SOPHYAINCP)pimenugen.h \
    149   $(SOPHYAINCP)pistdwdgx.h \
    150143  $(SOPHYAINCP)piwindowx.h \
    151144  $(SOPHYAINCP)piwindowgen.h \
     
    172165  $(SOPHYAINCP)psfile.h \
    173166  $(SOPHYAINCP)pigraphps.h \
    174   $(SOPHYAINCP)picmapview.h pigncont.h \
     167  $(SOPHYAINCP)picmapview.h \
     168  pigncont.h \
    175169  $(SOPHYAINCP)pistdimgapp.h \
    176   $(SOPHYAINCP)piapplx.h \
    177   $(SOPHYAINCP)piwindowx.h \
    178   $(SOPHYAINCP)pioptmenux.h \
    179170  $(SOPHYAINCP)pifilechox.h \
    180171  $(SOPHYAINCP)pifilechogen.h \
     
    190181  $(SOPHYAINCP)pipixmapx.h \
    191182  $(SOPHYAINCP)pipixmapgen.h \
    192   $(SOPHYAINCP)picmapview.h \
    193183  $(SOPHYAINCP)pi3dwdg.h \
    194184  $(SOPHYAINCP)pi3ddrw.h \
     
    207197  $(SOPHYAINCP)pitherm.h \
    208198  $(SOPHYAINCP)resusage.h \
    209   $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \
    210   gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
     199  $(SOPHYAINCP)piscdrawwdg.h \
     200  gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \
     201  gp_alloc.h
    211202        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigncont.cc
    212203 
Note: See TracChangeset for help on using the changeset viewer.