Changeset 924 in Sophya for trunk/SophyaPI/PIext
- Timestamp:
- Apr 13, 2000, 7:36:56 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/Makefile
r826 r924 7 7 $(AR) $(ARFLAGS) $@ $? 8 8 ifeq ($(CXX),cxx) 9 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) - L$(LIB) -lPIext -lSysTools -lTArray -lNTools -lHiStats -lSkyMap -lSamba -lSkyT -lFitsIOServer -lIFFTW -lLinAlg -lPI -o $(OBJ)xx.x -Hf9 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf 10 10 endif 11 11 … … 17 17 18 18 $(OBJ)basexecut.o: basexecut.cc piacmd.h \ 19 $(INC)machdefs.h \ 20 $(INC)pclassids.h dlftypes.h basexecut.h \ 21 $(INC)pdlmgr.h \ 19 $(INC)machdefs.h dlftypes.h \ 20 $(INC)pdlmgr.h basexecut.h \ 22 21 $(INC)ctimer.h pistdimgapp.h \ 23 22 $(INC)pisysdep.h \ … … 92 91 $(INC)generaldata.h \ 93 92 $(INC)poly.h 93 $(OBJ)nobjmgr.o: nobjmgr.cc $(INC)strutil.h \ 94 $(INC)datatypes.h \ 95 $(INC)machdefs.h nobjmgr.h \ 96 $(INC)anydataobj.h \ 97 $(INC)ppersist.h \ 98 $(INC)pexceptions.h \ 99 $(INC)gnumd5.h dlftypes.h servnobjm.h \ 100 $(INC)pdlmgr.h nomgadapter.h \ 101 $(INC)pidrawer.h \ 102 $(INC)pibwdggen.h \ 103 $(INC)pisysdep.h \ 104 $(INC)piwdgx.h \ 105 $(INC)piwdggen.h \ 106 $(INC)pimsghandler.h \ 107 $(INC)picmap.h \ 108 $(INC)picmapx.h \ 109 $(INC)picmapgen.h \ 110 $(INC)pigraphx.h \ 111 $(INC)pigraphgen.h \ 112 $(INC)pifontx.h \ 113 $(INC)pifontgen.h \ 114 $(INC)pigraphuc.h \ 115 $(INC)pievthandler.h \ 116 $(INC)psfile.h \ 117 $(INC)parradapter.h \ 118 $(INC)lut.h \ 119 $(INC)ntupintf.h pistdimgapp.h \ 120 $(INC)piapplx.h \ 121 $(INC)piapplgen.h \ 122 $(INC)picontainerx.h \ 123 $(INC)picontainergen.h \ 124 $(INC)pimenubarx.h \ 125 $(INC)pimenubargen.h \ 126 $(INC)pimenux.h \ 127 $(INC)pimenugen.h \ 128 $(INC)picons.h \ 129 $(INC)pistdwdgx.h \ 130 $(INC)pistdwdggen.h \ 131 $(INC)pibwdgx.h \ 132 $(INC)pigraphps.h \ 133 $(INC)piwindowx.h \ 134 $(INC)piwindowgen.h \ 135 $(INC)pioptmenux.h \ 136 $(INC)pioptmenugen.h \ 137 $(INC)pifilechox.h \ 138 $(INC)pifilechogen.h \ 139 $(INC)piimage.h \ 140 $(INC)pipixmapx.h \ 141 $(INC)pipixmapgen.h \ 142 $(INC)picmapview.h \ 143 $(INC)pi3ddrw.h \ 144 $(INC)pigraph3d.h piacmd.h pisiadw.h \ 145 $(INC)pilistx.h \ 146 $(INC)pilistgen.h \ 147 $(INC)pistzwin.h \ 148 $(INC)piperiodx.h \ 149 $(INC)periodic.h \ 150 $(INC)fitsioserver.h \ 151 $(INC)tarray.h \ 152 $(INC)basarr.h \ 153 $(INC)dvlist.h \ 154 $(INC)objfio.h \ 155 $(INC)ndatablock.h \ 156 $(INC)utilarr.h \ 157 $(INC)tmatrix.h \ 158 $(INC)tvector.h \ 159 $(INC)skymap.h \ 160 $(INC)spherethetaphi.h \ 161 $(INC)sphericalmap.h \ 162 $(INC)smathconst.h \ 163 $(INC)pixelmap.h \ 164 $(INC)spherepos.h \ 165 $(INC)unitvector.h \ 166 $(INC)vector3d.h \ 167 $(INC)longlat.h \ 168 $(INC)utilgeom.h \ 169 $(INC)spherehealpix.h \ 170 $(INC)localmap.h \ 171 $(INC)fiospherethetaphi.h \ 172 $(INC)fiospherehealpix.h \ 173 $(INC)fiolocalmap.h \ 174 $(INC)ntuple.h \ 175 $(INC)cimage.h \ 176 $(INC)rzimage.h \ 177 $(INC)rzvect.h \ 178 $(INC)perrors.h \ 179 $(EXTINCPATH)FitsIO/fitsio.h \ 180 $(EXTINCPATH)FitsIO/longnam.h \ 181 $(INC)pisurfdr.h pipodrw.h \ 182 $(INC)histos2.h \ 183 $(INC)peida.h \ 184 $(INC)utils.h \ 185 $(INC)fmath.h \ 186 $(INC)histos.h pintuple.h pintup3d.h \ 187 pigfd1.h $(INC)generaldata.h \ 188 $(INC)poly.h pigfd2.h 94 189 $(OBJ)nomgadapter.o: nomgadapter.cc \ 95 $(INC)machdefs.h \ 96 $(INC)pclassids.h nomgadapter.h \ 190 $(INC)machdefs.h nomgadapter.h \ 97 191 $(INC)ppersist.h \ 98 192 $(INC)pexceptions.h \ … … 119 213 $(INC)ntupintf.h 120 214 $(OBJ)nomgfdadapter.o: nomgfdadapter.cc \ 121 $(INC)machdefs.h \ 122 $(INC)pclassids.h nomgfdadapter.h \ 215 $(INC)machdefs.h nomgfdadapter.h \ 123 216 nomgadapter.h $(INC)ppersist.h \ 124 217 $(INC)pexceptions.h \ … … 161 254 $(INC)histos.h 162 255 $(OBJ)nomhistadapter.o: nomhistadapter.cc \ 163 $(INC)machdefs.h \ 164 $(INC)pclassids.h nomhistadapter.h \ 256 $(INC)machdefs.h nomhistadapter.h \ 165 257 nomgadapter.h $(INC)ppersist.h \ 166 258 $(INC)pexceptions.h \ … … 220 312 $(INC)pdlmgr.h dlftypes.h 221 313 $(OBJ)nomimagadapter.o: nomimagadapter.cc \ 222 $(INC)machdefs.h \ 223 $(INC)pclassids.h nomimagadapter.h \ 314 $(INC)machdefs.h nomimagadapter.h \ 224 315 nomgadapter.h $(INC)ppersist.h \ 225 316 $(INC)pexceptions.h \ … … 253 344 $(INC)objfio.h pimgadapter.h 254 345 $(OBJ)nomskymapadapter.o: nomskymapadapter.cc \ 255 $(INC)machdefs.h \ 256 $(INC)pclassids.h nomskymapadapter.h \ 346 $(INC)machdefs.h nomskymapadapter.h \ 257 347 nomgadapter.h $(INC)ppersist.h \ 258 348 $(INC)pexceptions.h \ … … 291 381 $(INC)longlat.h \ 292 382 $(INC)utilgeom.h \ 383 $(INC)skymap.h \ 293 384 $(INC)spherethetaphi.h \ 294 385 $(INC)sphericalmap.h \ 295 386 $(INC)smathconst.h \ 296 387 $(INC)tvector.h \ 297 $(INC)spheregorski.h \ 298 $(INC)localmap.h pitvmaad.h \ 388 $(INC)spherehealpix.h \ 389 $(INC)localmap.h \ 390 $(INC)fiospherethetaphi.h \ 391 $(INC)fiospherehealpix.h \ 392 $(INC)fiolocalmap.h pitvmaad.h \ 299 393 $(INC)complexios.h 300 394 $(OBJ)nomspecrespadapter.o: nomspecrespadapter.cc \ 301 $(INC)machdefs.h \ 302 $(INC)pclassids.h nomspecrespadapter.h \ 395 $(INC)machdefs.h nomspecrespadapter.h \ 303 396 nomgadapter.h $(INC)ppersist.h \ 304 397 $(INC)pexceptions.h \ … … 337 430 $(OBJ)nomtmatvecadapter.o: nomtmatvecadapter.cc \ 338 431 $(INC)machdefs.h \ 339 $(INC)pclassids.h \340 432 $(INC)tvector.h \ 341 433 $(INC)tmatrix.h \ … … 383 475 $(INC)objfio.h \ 384 476 $(INC)machdefs.h \ 385 $(INC)pclassids.h \386 477 $(INC)anydataobj.h \ 387 478 $(INC)ppersist.h \ … … 403 494 $(INC)ntuple.h \ 404 495 $(INC)ntupintf.h pawexecut.h piacmd.h \ 405 dlftypes.h nobjmgr.h servnobjm.h \ 406 $(INC)pdlmgr.h pistdimgapp.h \ 407 $(INC)pisysdep.h \ 496 dlftypes.h $(INC)pdlmgr.h nobjmgr.h \ 497 servnobjm.h pistdimgapp.h $(INC)pisysdep.h \ 408 498 $(INC)piapplx.h \ 409 499 $(INC)piapplgen.h \ … … 454 544 $(INC)periodic.h 455 545 $(OBJ)piacmd.o: piacmd.cc piacmd.h $(INC)machdefs.h \ 456 $(INC)pclassids.h dlftypes.h basexecut.h \ 457 $(INC)pdlmgr.h \ 546 dlftypes.h $(INC)pdlmgr.h basexecut.h \ 458 547 $(INC)ctimer.h pistdimgapp.h \ 459 548 $(INC)pisysdep.h \ … … 520 609 $(INC)nbtri.h \ 521 610 $(INC)machdefs.h \ 522 $(INC)pclassids.h \523 611 $(INC)generalfit.h \ 524 612 $(INC)pexceptions.h \ … … 605 693 $(INC)objfio.h \ 606 694 $(INC)machdefs.h \ 607 $(INC)pclassids.h \608 695 $(INC)anydataobj.h \ 609 696 $(INC)ppersist.h \ … … 643 730 $(INC)objfio.h \ 644 731 $(INC)machdefs.h \ 645 $(INC)pclassids.h \646 732 $(INC)anydataobj.h \ 647 733 $(INC)ppersist.h \ … … 685 771 $(INC)objfio.h \ 686 772 $(INC)machdefs.h \ 687 $(INC)pclassids.h \688 773 $(INC)anydataobj.h \ 689 774 $(INC)ppersist.h \ … … 721 806 $(INC)pimsghandler.h \ 722 807 $(INC)machdefs.h \ 723 $(INC)pclassids.h \724 808 $(INC)pisysdep.h \ 725 809 $(INC)picontainerx.h \ … … 771 855 $(INC)piwindowgen.h \ 772 856 $(INC)pidrawer.h \ 773 $(INC)nbrandom.h 774 $(OBJ)piinit.o: piinit.cc $(INC)machdefs.h \ 775 $(INC)pclassids.h piinit.h \857 $(INC)nbrandom.h \ 858 $(INC)srandgen.h 859 $(OBJ)piinit.o: piinit.cc $(INC)machdefs.h piinit.h \ 776 860 $(INC)sambainit.h \ 777 861 $(INC)skymapinit.h \ 778 $(INC)tarrinit.h \779 862 $(INC)sophyainit.h \ 780 $(INC)ntoolsinit.h pistdimgapp.h \ 863 $(INC)ntoolsinit.h \ 864 $(INC)tarrinit.h pistdimgapp.h \ 781 865 $(INC)pisysdep.h \ 782 866 $(INC)piapplx.h \ … … 825 909 $(INC)ppersist.h \ 826 910 $(INC)pexceptions.h \ 827 $(INC)gnumd5.h dlftypes.h piacmd.h pisiadw.h \ 911 $(INC)gnumd5.h dlftypes.h piacmd.h \ 912 $(INC)pdlmgr.h pisiadw.h \ 828 913 $(INC)pilistx.h \ 829 914 $(INC)pilistgen.h \ … … 831 916 $(INC)piperiodx.h \ 832 917 $(INC)periodic.h servnobjm.h \ 833 $(INC)pdlmgr.h nomhistadapter.h \834 nomgadapter.h$(INC)ntupintf.h \918 nomhistadapter.h nomgadapter.h \ 919 $(INC)ntupintf.h \ 835 920 $(INC)histos.h \ 836 921 $(INC)objfio.h \ … … 865 950 $(INC)sphericalmap.h \ 866 951 $(INC)smathconst.h \ 867 $(INC)sphere gorski.h \952 $(INC)spherehealpix.h \ 868 953 $(INC)localmap.h \ 869 954 $(INC)specrespvector.h \ … … 873 958 $(INC)ntupintf.h \ 874 959 $(INC)machdefs.h \ 875 $(INC)pclassids.h \876 960 $(INC)pi3ddrw.h \ 877 961 $(INC)pisysdep.h \ … … 897 981 $(INC)ntupintf.h \ 898 982 $(INC)machdefs.h \ 899 $(INC)pclassids.h \900 983 $(INC)pidrawer.h \ 901 984 $(INC)pibwdggen.h \ … … 916 999 $(OBJ)pipodrw.o: pipodrw.cc pipodrw.h \ 917 1000 $(INC)machdefs.h \ 918 $(INC)pclassids.h \919 1001 $(INC)pidrawer.h \ 920 1002 $(INC)pibwdggen.h \ … … 958 1040 $(INC)poly.h 959 1041 $(OBJ)pisiadw.o: pisiadw.cc $(INC)machdefs.h \ 960 $(INC)pclassids.h \961 1042 $(INC)perrors.h \ 962 1043 $(INC)pexceptions.h \ … … 1009 1090 $(INC)anydataobj.h \ 1010 1091 $(INC)ppersist.h \ 1011 $(INC)gnumd5.h dlftypes.h piacmd.h pisiadw.h \ 1092 $(INC)gnumd5.h dlftypes.h piacmd.h \ 1093 $(INC)pdlmgr.h pisiadw.h \ 1012 1094 $(INC)pilistx.h \ 1013 1095 $(INC)pilistgen.h \ 1014 1096 $(INC)pistzwin.h \ 1015 1097 $(INC)piperiodx.h \ 1016 $(INC)periodic.h servnobjm.h \ 1017 $(INC)pdlmgr.h 1098 $(INC)periodic.h servnobjm.h 1018 1099 $(OBJ)pistdimgapp.o: pistdimgapp.cc \ 1019 1100 $(INC)machdefs.h \ 1020 $(INC)pclassids.h \1021 1101 $(INC)strutil.h \ 1022 1102 $(INC)timing.h \ … … 1077 1157 $(INC)pi3ddrw.h \ 1078 1158 $(INC)pigraph3d.h nobjmgr.h dlftypes.h \ 1079 piacmd.h pisiadw.h $(INC)pilistx.h \ 1159 piacmd.h $(INC)pdlmgr.h pisiadw.h \ 1160 $(INC)pilistx.h \ 1080 1161 $(INC)pilistgen.h \ 1081 1162 $(INC)pistzwin.h \ … … 1098 1179 $(INC)sambainit.h \ 1099 1180 $(INC)skymapinit.h \ 1100 $(INC)tarrinit.h \1101 1181 $(INC)sophyainit.h \ 1102 1182 $(INC)ntoolsinit.h \ 1183 $(INC)tarrinit.h \ 1103 1184 $(INC)piversion.h piaversion.h 1104 1185 $(OBJ)pitvmaad.o: pitvmaad.cc pitvmaad.h \ 1105 1186 $(INC)machdefs.h \ 1106 $(INC)pclassids.h \1107 1187 $(INC)parradapter.h \ 1108 1188 $(INC)lut.h \ … … 1121 1201 $(OBJ)servnobjm.o: servnobjm.cc $(INC)strutil.h \ 1122 1202 nobjmgr.h $(INC)machdefs.h \ 1123 $(INC)pclassids.h \1124 1203 $(INC)anydataobj.h \ 1125 1204 $(INC)ppersist.h \ … … 1203 1282 $(INC)piscdrawwdg.h \ 1204 1283 $(INC)pisurfdr.h pintuple.h pintup3d.h \ 1205 pipodrw.h 1284 pipodrw.h $(INC)pclassids.h
Note:
See TracChangeset
for help on using the changeset viewer.