Changeset 1837 in Sophya for trunk/SophyaPI


Ignore:
Timestamp:
Dec 21, 2001, 6:09:03 PM (24 years ago)
Author:
ansari
Message:

MAJ Makefile et numero de version - Reza 21/12/2001

Location:
trunk/SophyaPI
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/Makefile

    r1589 r1837  
    55all: $(LIB)libPI.a
    66$(LIB)libPI.a : $(OBJ)lut.o $(OBJ)parradapter.o $(OBJ)pi3ddrw.o $(OBJ)piapplgen.o $(OBJ)piapplx.o $(OBJ)piaxestools.o $(OBJ)pibwdggen.o $(OBJ)pibwdgx.o $(OBJ)picmap.o $(OBJ)picmapgen.o $(OBJ)picmapview.o $(OBJ)picmapx.o $(OBJ)picons.o $(OBJ)picontainergen.o $(OBJ)picontainerx.o $(OBJ)pidrawer.o $(OBJ)pidrawwin.o $(OBJ)pidrwtools.o $(OBJ)pievthandler.o $(OBJ)pifilechogen.o $(OBJ)pifilechox.o $(OBJ)pifontgen.o $(OBJ)pifontx.o $(OBJ)pigraph3d.o $(OBJ)pigraphgen.o $(OBJ)pigraphps.o $(OBJ)pigraphuc.o $(OBJ)pigraphx.o $(OBJ)piimage.o $(OBJ)piimgtools.o $(OBJ)pilistgen.o $(OBJ)pilistx.o $(OBJ)pimenubargen.o $(OBJ)pimenubarx.o $(OBJ)pimenugen.o $(OBJ)pimenux.o $(OBJ)pimsghandler.o $(OBJ)pioptmenugen.o $(OBJ)pioptmenux.o $(OBJ)piperiodx.o $(OBJ)pipixmapgen.o $(OBJ)pipixmapx.o $(OBJ)piscdrawwdg.o $(OBJ)pistdwdggen.o $(OBJ)pistdwdgx.o $(OBJ)pistzwin.o $(OBJ)pisurfdr.o $(OBJ)pitherm.o $(OBJ)piwdggen.o $(OBJ)piwdgx.o $(OBJ)piwindowgen.o $(OBJ)piwindowx.o $(OBJ)pixtbase.o $(OBJ)psfile.o
    7         $(AR) $(ARFLAGS)  $@ $?
     7        $(AR) $(ARFLAGS)  $@ $($(ARARGS))
    88ifeq ($(CXX),cxx)
    99        $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
     
    9090 pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \
    9191 picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
    92  pifontx.h pifontgen.h pigraphuc.h pievthandler.h psfile.h
     92 pifontx.h pifontgen.h pigraphuc.h pievthandler.h psfile.h \
     93 pidrwtools.h pistdwdgx.h pistdwdggen.h pioptmenux.h pioptmenugen.h \
     94 pimenux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \
     95 picontainergen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \
     96 picons.h pibwdgx.h pigraphps.h
    9397$(OBJ)pidrawwin.o: pidrawwin.cc pidrawwin.h pisysdep.h \
    9498 $(INC)machdefs.h piwindowx.h piwindowgen.h \
  • trunk/SophyaPI/PIGcont/Makefile

    r1833 r1837  
    55all: $(LIB)libPIGcont.a
    66$(LIB)libPIGcont.a : $(OBJ)contour.o $(OBJ)myalloc.o $(OBJ)myaxis.o $(OBJ)picntools.o $(OBJ)pigncont.o $(OBJ)set.o
    7         $(AR) $(ARFLAGS)  $@ $?
     7        $(AR) $(ARFLAGS)  $@ $($(ARARGS))
    88ifeq ($(CXX),cxx)
    99        $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
  • trunk/SophyaPI/PIext/Makefile

    r1579 r1837  
    44 
    55all: $(LIB)libPIext.a
    6 $(LIB)libPIext.a : $(OBJ)basexecut.o $(OBJ)cxxexecutor.o $(OBJ)cxxexecwin.o $(OBJ)nobjmgr.o $(OBJ)nomgadapter.o $(OBJ)nomgfdadapter.o $(OBJ)nomhistadapter.o $(OBJ)nomimagadapter.o $(OBJ)nomskymapadapter.o $(OBJ)nomspecrespadapter.o $(OBJ)nomtarradapter.o $(OBJ)nomtmatvecadapter.o $(OBJ)pawexecut.o $(OBJ)piacmd.o $(OBJ)piafitting.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pitvmaad.o $(OBJ)servnobjm.o
    7         $(AR) $(ARFLAGS)  $@ $?
     6$(LIB)libPIext.a : $(OBJ)basexecut.o $(OBJ)contmodex.o $(OBJ)cxxexecutor.o $(OBJ)cxxexecwin.o $(OBJ)nobjmgr.o $(OBJ)nomgadapter.o $(OBJ)nomgfdadapter.o $(OBJ)nomhistadapter.o $(OBJ)nomimagadapter.o $(OBJ)nomskymapadapter.o $(OBJ)nomspecrespadapter.o $(OBJ)nomtarradapter.o $(OBJ)nomtmatvecadapter.o $(OBJ)pawexecut.o $(OBJ)piacmd.o $(OBJ)piafitting.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pitvmaad.o $(OBJ)servnobjm.o
     7        $(AR) $(ARFLAGS)  $@ $($(ARARGS))
    88ifeq ($(CXX),cxx)
    99        $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
     
    1111 
    1212clean:
    13         rm -f $(OBJ)basexecut.o $(OBJ)cxxexecutor.o $(OBJ)cxxexecwin.o $(OBJ)nobjmgr.o $(OBJ)nomgadapter.o $(OBJ)nomgfdadapter.o $(OBJ)nomhistadapter.o $(OBJ)nomimagadapter.o $(OBJ)nomskymapadapter.o $(OBJ)nomspecrespadapter.o $(OBJ)nomtarradapter.o $(OBJ)nomtmatvecadapter.o $(OBJ)pawexecut.o $(OBJ)piacmd.o $(OBJ)piafitting.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pitvmaad.o $(OBJ)servnobjm.o
     13        rm -f $(OBJ)basexecut.o $(OBJ)contmodex.o $(OBJ)cxxexecutor.o $(OBJ)cxxexecwin.o $(OBJ)nobjmgr.o $(OBJ)nomgadapter.o $(OBJ)nomgfdadapter.o $(OBJ)nomhistadapter.o $(OBJ)nomimagadapter.o $(OBJ)nomskymapadapter.o $(OBJ)nomspecrespadapter.o $(OBJ)nomtarradapter.o $(OBJ)nomtmatvecadapter.o $(OBJ)pawexecut.o $(OBJ)piacmd.o $(OBJ)piafitting.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pitvmaad.o $(OBJ)servnobjm.o
    1414ifeq ($(CXX),cxx)
    1515        cd $(REPM); rm -f *.o
     
    9393 $(INC)generaldata.h \
    9494 $(INC)poly.h
     95$(OBJ)contmodex.o: contmodex.cc contmodex.h \
     96 $(INC)machdefs.h piacmd.h dlftypes.h \
     97 $(INC)pdlmgr.h nobjmgr.h \
     98 $(INC)anydataobj.h \
     99 $(INC)ppersist.h \
     100 $(INC)pexceptions.h \
     101 $(INC)gnumd5.h \
     102 $(INC)dvlist.h \
     103 $(INC)objfio.h \
     104 $(INC)mutyv.h \
     105 $(INC)pigncont.h \
     106 $(INC)pistdimgapp.h \
     107 $(INC)pisysdep.h \
     108 $(INC)piapplx.h \
     109 $(INC)piapplgen.h \
     110 $(INC)pimsghandler.h \
     111 $(INC)picontainerx.h \
     112 $(INC)picontainergen.h \
     113 $(INC)piwdgx.h \
     114 $(INC)piwdggen.h \
     115 $(INC)picolist.h \
     116 $(INC)pimenubarx.h \
     117 $(INC)pimenubargen.h \
     118 $(INC)pimenux.h \
     119 $(INC)pimenugen.h \
     120 $(INC)picons.h \
     121 $(INC)pistdwdgx.h \
     122 $(INC)pistdwdggen.h \
     123 $(INC)pibwdgx.h \
     124 $(INC)pibwdggen.h \
     125 $(INC)picmap.h \
     126 $(INC)picmapx.h \
     127 $(INC)picmapgen.h \
     128 $(INC)pigraphx.h \
     129 $(INC)pigraphgen.h \
     130 $(INC)pifontx.h \
     131 $(INC)pifontgen.h \
     132 $(INC)pigraphuc.h \
     133 $(INC)pievthandler.h \
     134 $(INC)psfile.h \
     135 $(INC)pigraphps.h \
     136 $(INC)piwindowx.h \
     137 $(INC)piwindowgen.h \
     138 $(INC)pioptmenux.h \
     139 $(INC)pioptmenugen.h \
     140 $(INC)pifilechox.h \
     141 $(INC)pifilechogen.h \
     142 $(INC)piimage.h \
     143 $(INC)parradapter.h \
     144 $(INC)lut.h \
     145 $(INC)pidrawer.h \
     146 $(INC)pipixmapx.h \
     147 $(INC)pipixmapgen.h \
     148 $(INC)picmapview.h \
     149 $(INC)pi3ddrw.h \
     150 $(INC)pigraph3d.h \
     151 $(INC)nobjmgr.h \
     152 $(INC)piacmd.h \
     153 $(INC)pisiadw.h \
     154 $(INC)pilistx.h \
     155 $(INC)pilistgen.h \
     156 $(INC)pistzwin.h \
     157 $(INC)piperiodx.h \
     158 $(INC)periodic.h \
     159 $(INC)piscdrawwdg.h \
     160 $(INC)ntuple.h \
     161 $(INC)ntupintf.h \
     162 $(INC)contour.h \
     163 $(INC)dynarray.h \
     164 $(INC)set.h nomgadapter.h \
     165 $(INC)generalfit.h \
     166 $(INC)tvector.h \
     167 $(INC)tmatrix.h \
     168 $(INC)tarray.h \
     169 $(INC)basarr.h \
     170 $(INC)ndatablock.h \
     171 $(INC)utilarr.h \
     172 $(INC)generaldata.h \
     173 $(INC)poly.h \
     174 $(INC)peida.h \
     175 $(INC)utils.h \
     176 $(INC)perrors.h \
     177 $(INC)fmath.h servnobjm.h
    95178$(OBJ)cxxexecutor.o: cxxexecutor.cc cxxexecutor.h \
    96179 $(INC)machdefs.h piacmd.h dlftypes.h \
     
    9211004 $(INC)perrors.h \
    9221005 $(INC)fmath.h pawexecut.h cxxexecutor.h \
    923  cxxexecwin.h
     1006 cxxexecwin.h contmodex.h
    9241007$(OBJ)piafitting.o: piafitting.cc $(INC)strutil.h \
    9251008 $(INC)nbtri.h \
     
    15131596 $(INC)piscdrawwdg.h \
    15141597 $(INC)piimgtools.h \
    1515  $(INC)pidrwtools.h piinit.h \
     1598 $(INC)pidrwtools.h \
     1599 $(INC)piaxestools.h piinit.h \
    15161600 $(INC)sambainit.h \
    15171601 $(INC)skymapinit.h \
  • trunk/SophyaPI/PIext/objlist.list

    r1315 r1837  
    11basexecut.o
     2contmodex.o
    23cxxexecutor.o
    34cxxexecwin.o
Note: See TracChangeset for help on using the changeset viewer.