Changeset 175 in Sophya for trunk/SophyaPI/PIext


Ignore:
Timestamp:
Dec 23, 1998, 1:12:34 PM (27 years ago)
Author:
ercodmgr
Message:

MAJ Makefile Reza 23/12/98

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/Makefile

    r169 r175  
    11MODULECXXREPNAME := PI
    2 MODULECXXFLAGS := -msg_quiet
     2MODULEDECCXXFLAGS := -msg_quiet
    33include ../Mgr/Makefile.h
    44 
     
    4040 $(INC)dates.h $(INC)tarlib.h \
    4141 nobjmgr.h dlftypes.h servnobjm.h $(INC)ctimer.h \
    42  pistdimgapp.h $(INC)pisysdep.h \
     42 $(INC)pdlmgr.h pistdimgapp.h \
     43 $(INC)pisysdep.h \
    4344 $(INC)piapplx.h \
    4445 $(INC)piapplgen.h \
     
    6162 $(INC)pigraphgen.h \
    6263 $(INC)pigraphuc.h \
     64 $(INC)pievthandler.h \
    6365 $(INC)psfile.h \
    6466 $(INC)pigraphps.h \
     
    105107 nobjmgr.h $(INC)ppersist.h \
    106108 $(INC)pclassids.h dlftypes.h piacmd.h \
    107  pistdimgapp.h $(INC)pisysdep.h \
     109 $(INC)pdlmgr.h pistdimgapp.h \
     110 $(INC)pisysdep.h \
    108111 $(INC)piapplx.h \
    109112 $(INC)piapplgen.h \
     
    126129 $(INC)pigraphgen.h \
    127130 $(INC)pigraphuc.h \
     131 $(INC)pievthandler.h \
    128132 $(INC)psfile.h \
    129133 $(INC)pigraphps.h \
     
    180184 $(INC)pigraphgen.h \
    181185 $(INC)pigraphuc.h \
     186 $(INC)pievthandler.h \
    182187 $(INC)psfile.h
    183188$(OBJ)pigfd2.o: pigfd2.cc pigfd2.h $(INC)generaldata.h \
     
    200205 $(INC)pigraphgen.h \
    201206 $(INC)pigraphuc.h \
     207 $(INC)pievthandler.h \
    202208 $(INC)psfile.h \
    203209 $(INC)pigraph3d.h \
     
    223229 $(INC)pigraphgen.h \
    224230 $(INC)pigraphuc.h \
     231 $(INC)pievthandler.h \
    225232 $(INC)psfile.h $(INC)hisprof.h
    226233$(OBJ)pihisto2d.o: pihisto2d.cc $(INC)piapplgen.h \
     
    244251 $(INC)pigraphgen.h \
    245252 $(INC)pigraphuc.h \
     253 $(INC)pievthandler.h \
    246254 $(INC)psfile.h $(INC)defs.h \
    247255 $(INC)pigraphps.h pihisto2d.h \
     
    282290 $(INC)pigraphgen.h \
    283291 $(INC)pigraphuc.h \
     292 $(INC)pievthandler.h \
    284293 $(INC)psfile.h \
    285294 $(INC)pigraph3d.h \
     
    302311 $(INC)pigraphgen.h \
    303312 $(INC)pigraphuc.h \
     313 $(INC)pievthandler.h \
    304314 $(INC)psfile.h
    305315$(OBJ)pipodrw.o: pipodrw.cc pipodrw.h $(INC)pidrawer.h \
     
    313323 $(INC)pigraphgen.h \
    314324 $(INC)pigraphuc.h \
     325 $(INC)pievthandler.h \
    315326 $(INC)psfile.h $(INC)defs.h \
    316327 $(INC)parradapter.h \
     
    355366 $(INC)pigraphgen.h \
    356367 $(INC)pigraphuc.h \
     368 $(INC)pievthandler.h \
    357369 $(INC)psfile.h \
    358370 $(INC)pigraphps.h \
     
    372384 $(INC)pigraph3d.h nobjmgr.h \
    373385 $(INC)ppersist.h \
    374  $(INC)pclassids.h dlftypes.h piacmd.h pisiadw.h \
     386 $(INC)pclassids.h dlftypes.h piacmd.h \
     387 $(INC)pdlmgr.h pisiadw.h \
    375388 $(INC)pilistx.h \
    376389 $(INC)pilistgen.h \
     
    412425 $(INC)pigraphgen.h \
    413426 $(INC)pigraphuc.h \
     427 $(INC)pievthandler.h \
    414428 $(INC)psfile.h \
    415429 $(INC)pigraphps.h \
     
    428442 $(INC)pi3ddrw.h \
    429443 $(INC)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
    430  pisiadw.h $(INC)pilistx.h \
     444 $(INC)pdlmgr.h pisiadw.h \
     445 $(INC)pilistx.h \
    431446 $(INC)pilistgen.h \
    432447 $(INC)pistzwin.h \
     
    480495 $(INC)pigraphgen.h \
    481496 $(INC)pigraphuc.h \
     497 $(INC)pievthandler.h \
    482498 $(INC)psfile.h
    483499$(OBJ)servnobjm.o: servnobjm.cc $(INC)strutil.h \
     
    491507 $(INC)ctimer.h $(INC)peida.h \
    492508 $(INC)utils.h $(INC)fmath.h \
    493  pistdimgapp.h $(INC)pisysdep.h \
     509 $(INC)pdlmgr.h pistdimgapp.h \
     510 $(INC)pisysdep.h \
    494511 $(INC)piapplx.h \
    495512 $(INC)piapplgen.h \
     
    512529 $(INC)pigraphgen.h \
    513530 $(INC)pigraphuc.h \
     531 $(INC)pievthandler.h \
    514532 $(INC)psfile.h \
    515533 $(INC)pigraphps.h \
Note: See TracChangeset for help on using the changeset viewer.