Changeset 175 in Sophya
- Timestamp:
- Dec 23, 1998, 1:12:34 PM (27 years ago)
- Location:
- trunk/SophyaPI
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Makefile
r172 r175 1 1 MODULECXXREPNAME := PI 2 MODULE CXXFLAGS := -msg_quiet2 MODULEDECCXXFLAGS := -msg_quiet 3 3 include ../Mgr/Makefile.h 4 4 -
trunk/SophyaPI/PIext/Makefile
r169 r175 1 1 MODULECXXREPNAME := PI 2 MODULE CXXFLAGS := -msg_quiet2 MODULEDECCXXFLAGS := -msg_quiet 3 3 include ../Mgr/Makefile.h 4 4 … … 40 40 $(INC)dates.h $(INC)tarlib.h \ 41 41 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 \ 43 44 $(INC)piapplx.h \ 44 45 $(INC)piapplgen.h \ … … 61 62 $(INC)pigraphgen.h \ 62 63 $(INC)pigraphuc.h \ 64 $(INC)pievthandler.h \ 63 65 $(INC)psfile.h \ 64 66 $(INC)pigraphps.h \ … … 105 107 nobjmgr.h $(INC)ppersist.h \ 106 108 $(INC)pclassids.h dlftypes.h piacmd.h \ 107 pistdimgapp.h $(INC)pisysdep.h \ 109 $(INC)pdlmgr.h pistdimgapp.h \ 110 $(INC)pisysdep.h \ 108 111 $(INC)piapplx.h \ 109 112 $(INC)piapplgen.h \ … … 126 129 $(INC)pigraphgen.h \ 127 130 $(INC)pigraphuc.h \ 131 $(INC)pievthandler.h \ 128 132 $(INC)psfile.h \ 129 133 $(INC)pigraphps.h \ … … 180 184 $(INC)pigraphgen.h \ 181 185 $(INC)pigraphuc.h \ 186 $(INC)pievthandler.h \ 182 187 $(INC)psfile.h 183 188 $(OBJ)pigfd2.o: pigfd2.cc pigfd2.h $(INC)generaldata.h \ … … 200 205 $(INC)pigraphgen.h \ 201 206 $(INC)pigraphuc.h \ 207 $(INC)pievthandler.h \ 202 208 $(INC)psfile.h \ 203 209 $(INC)pigraph3d.h \ … … 223 229 $(INC)pigraphgen.h \ 224 230 $(INC)pigraphuc.h \ 231 $(INC)pievthandler.h \ 225 232 $(INC)psfile.h $(INC)hisprof.h 226 233 $(OBJ)pihisto2d.o: pihisto2d.cc $(INC)piapplgen.h \ … … 244 251 $(INC)pigraphgen.h \ 245 252 $(INC)pigraphuc.h \ 253 $(INC)pievthandler.h \ 246 254 $(INC)psfile.h $(INC)defs.h \ 247 255 $(INC)pigraphps.h pihisto2d.h \ … … 282 290 $(INC)pigraphgen.h \ 283 291 $(INC)pigraphuc.h \ 292 $(INC)pievthandler.h \ 284 293 $(INC)psfile.h \ 285 294 $(INC)pigraph3d.h \ … … 302 311 $(INC)pigraphgen.h \ 303 312 $(INC)pigraphuc.h \ 313 $(INC)pievthandler.h \ 304 314 $(INC)psfile.h 305 315 $(OBJ)pipodrw.o: pipodrw.cc pipodrw.h $(INC)pidrawer.h \ … … 313 323 $(INC)pigraphgen.h \ 314 324 $(INC)pigraphuc.h \ 325 $(INC)pievthandler.h \ 315 326 $(INC)psfile.h $(INC)defs.h \ 316 327 $(INC)parradapter.h \ … … 355 366 $(INC)pigraphgen.h \ 356 367 $(INC)pigraphuc.h \ 368 $(INC)pievthandler.h \ 357 369 $(INC)psfile.h \ 358 370 $(INC)pigraphps.h \ … … 372 384 $(INC)pigraph3d.h nobjmgr.h \ 373 385 $(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 \ 375 388 $(INC)pilistx.h \ 376 389 $(INC)pilistgen.h \ … … 412 425 $(INC)pigraphgen.h \ 413 426 $(INC)pigraphuc.h \ 427 $(INC)pievthandler.h \ 414 428 $(INC)psfile.h \ 415 429 $(INC)pigraphps.h \ … … 428 442 $(INC)pi3ddrw.h \ 429 443 $(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 \ 431 446 $(INC)pilistgen.h \ 432 447 $(INC)pistzwin.h \ … … 480 495 $(INC)pigraphgen.h \ 481 496 $(INC)pigraphuc.h \ 497 $(INC)pievthandler.h \ 482 498 $(INC)psfile.h 483 499 $(OBJ)servnobjm.o: servnobjm.cc $(INC)strutil.h \ … … 491 507 $(INC)ctimer.h $(INC)peida.h \ 492 508 $(INC)utils.h $(INC)fmath.h \ 493 pistdimgapp.h $(INC)pisysdep.h \ 509 $(INC)pdlmgr.h pistdimgapp.h \ 510 $(INC)pisysdep.h \ 494 511 $(INC)piapplx.h \ 495 512 $(INC)piapplgen.h \ … … 512 529 $(INC)pigraphgen.h \ 513 530 $(INC)pigraphuc.h \ 531 $(INC)pievthandler.h \ 514 532 $(INC)psfile.h \ 515 533 $(INC)pigraphps.h \
Note:
See TracChangeset
for help on using the changeset viewer.