Changeset 919 in Sophya for trunk/SophyaLib/Samba


Ignore:
Timestamp:
Apr 13, 2000, 6:38:15 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 13/4/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/Makefile

    r824 r919  
    1212 
    1313$(OBJ)alm.o: alm.cc alm.h $(INC)nbrandom.h \
     14 $(INC)srandgen.h \
    1415 $(INC)machdefs.h \
    15  $(INC)pclassids.h \
    1616 $(INC)nbmath.h \
    1717 $(INC)smathconst.h \
     
    3131$(OBJ)bruit.o: bruit.cc $(INC)fmath.h bruit.h \
    3232 $(INC)nbrandom.h \
    33  $(INC)machdefs.h \
    34  $(INC)pclassids.h
     33 $(INC)srandgen.h \
     34 $(INC)machdefs.h
    3535$(OBJ)circle.o: circle.cc circle.h $(INC)vector3d.h \
    3636 $(INC)longlat.h \
     
    4040 $(INC)ndatablock.h \
    4141 $(INC)machdefs.h \
    42  $(INC)pclassids.h \
    4342 $(INC)anydataobj.h \
    4443 $(INC)tvector.h \
     
    5352 $(INC)utilarr.h alm.h \
    5453 $(INC)nbrandom.h \
     54 $(INC)srandgen.h \
    5555 $(INC)nbmath.h \
    5656 $(INC)smathconst.h \
     
    6161 $(INC)smathconst.h \
    6262 $(INC)machdefs.h \
    63  $(INC)pclassids.h \
    6463 $(INC)pixelmap.h \
    6564 $(INC)ppersist.h \
     
    8382$(OBJ)sambainit.o: sambainit.cc sambainit.h \
    8483 $(INC)skymapinit.h \
    85  $(INC)tarrinit.h \
    8684 $(INC)sophyainit.h \
    8785 $(INC)machdefs.h \
    88  $(INC)pclassids.h \
    89  $(INC)ntoolsinit.h
    90 $(OBJ)scan.o: scan.cc $(INC)machdefs.h \
    91  $(INC)pclassids.h scan.h \
     86 $(INC)ntoolsinit.h \
     87 $(INC)tarrinit.h
     88$(OBJ)scan.o: scan.cc $(INC)machdefs.h scan.h \
    9289 $(INC)ppersist.h \
    9390 $(INC)pexceptions.h \
     
    10198 $(INC)smathconst.h
    10299$(OBJ)sphericaltransformserver.o: sphericaltransformserver.cc \
    103  $(INC)machdefs.h \
    104  $(INC)pclassids.h sphericaltransformserver.h \
     100 $(INC)machdefs.h sphericaltransformserver.h \
    105101 $(INC)sphericalmap.h \
    106102 $(INC)smathconst.h \
     
    123119 $(INC)ndatablock.h \
    124120 $(INC)utilarr.h \
    125  $(INC)spheregorski.h \
    126121 $(INC)fftservintf.h \
    127122 $(INC)fftpserver.h alm.h \
    128123 $(INC)nbrandom.h \
     124 $(INC)srandgen.h \
    129125 $(INC)nbmath.h \
    130126 $(INC)triangmtx.h lambdaBuilder.h
Note: See TracChangeset for help on using the changeset viewer.