Changeset 510 in Sophya for trunk/SophyaLib/Samba


Ignore:
Timestamp:
Oct 25, 1999, 5:54:39 PM (26 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 25/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/Makefile

    r263 r510  
    33all: $(LIB)libSamba.a
    44clean:
    5         rm -f $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)gorfph.o $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)mlobe.o $(OBJ)scan.o $(OBJ)spheregorski.o $(OBJ)spherethetaphi.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
     5        rm -f $(OBJ)anagen.o $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)gorfph.o $(OBJ)lambuilder.o $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)mlobe.o $(OBJ)scan.o $(OBJ)spheregorski.o $(OBJ)spherethetaphi.o $(OBJ)syngen.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
    66        rm $(LIB)libSamba.a
    77$(LIB)libSamba.a : $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)gorfph.o $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)mlobe.o $(OBJ)scan.o $(OBJ)spheregorski.o $(OBJ)spherethetaphi.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
    8         $(AR) $(ARFLAGS) $@ $?
     8        $(ARCXX) $(ARCXXFLAGS) $@ $?
    99ifeq ($(CXX),cxx)
    1010        $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lSamba -o $(OBJ)xx.x -Hf
    1111endif
    1212 
    13 $(OBJ)bruit.o: bruit.cc $(INC)fmath.h \
    14  $(INC)cimage.h \
    15  $(INC)rzimage.h \
    16  $(INC)rzvect.h \
     13$(OBJ)anagen.o: anagen.cc anagen.h $(INC)cvector.h \
     14 $(INC)matrix.h \
     15 $(INC)peida.h \
    1716 $(INC)machdefs.h \
    1817 $(INC)pclassids.h \
     18 $(INC)utils.h \
     19 $(INC)perrors.h \
    1920 $(INC)pexceptions.h \
    20  $(INC)perrors.h \
    21  $(INC)datatypes.h \
     21 $(INC)fmath.h \
    2222 $(INC)ppersist.h \
    23  $(INC)md5.h \
    24  $(INC)dvlist.h bruit.h \
     23 $(INC)md5.h sphericalmap.h \
     24 $(INC)nbmath.h pixelmap.h \
     25 $(INC)dvlist.h \
     26 $(INC)objfio.h \
     27 $(INC)anydataobj.h \
     28 $(INC)tvector.h \
     29 $(INC)tmatrix.h \
     30 $(INC)ndatablock.h lambuilder.h \
     31 $(INC)fftserver.h
     32$(OBJ)bruit.o: bruit.cc $(INC)fmath.h bruit.h \
    2533 $(INC)nbrandom.h \
    26  $(INC)hbook.h
     34 $(INC)machdefs.h \
     35 $(INC)pclassids.h
    2736$(OBJ)circle.o: circle.cc circle.h vector3d.h longlat.h utilgeom.h \
    28  unitvector.h
     37 unitvector.h geometry.h
    2938$(OBJ)gorfph.o: gorfph.cc
    3039$(OBJ)localmap.o: localmap.cc localmap.h pixelmap.h \
     
    3443 $(INC)pexceptions.h \
    3544 $(INC)md5.h \
    36  $(INC)dvlist.h sphericalmap.h \
     45 $(INC)dvlist.h \
     46 $(INC)objfio.h \
     47 $(INC)anydataobj.h sphericalmap.h \
    3748 $(INC)nbmath.h \
    38  $(INC)cvector.h \
    39  $(INC)matrix.h \
    40  $(INC)peida.h \
    41  $(INC)utils.h \
    42  $(INC)perrors.h \
    43  $(INC)fmath.h
     49 $(INC)tvector.h \
     50 $(INC)tmatrix.h \
     51 $(INC)ndatablock.h \
     52 $(INC)piocmplx.h
    4453$(OBJ)longlat.o: longlat.cc longlat.h utilgeom.h
    4554$(OBJ)mlobe.o: mlobe.cc mlobe.h sphericalmap.h \
     
    5160 $(INC)md5.h \
    5261 $(INC)dvlist.h \
    53  $(INC)cvector.h \
    54  $(INC)matrix.h \
    55  $(INC)peida.h \
    56  $(INC)utils.h \
    57  $(INC)perrors.h \
    58  $(INC)fmath.h unitvector.h vector3d.h \
     62 $(INC)objfio.h \
     63 $(INC)anydataobj.h \
     64 $(INC)tvector.h \
     65 $(INC)tmatrix.h \
     66 $(INC)ndatablock.h unitvector.h vector3d.h \
    5967 longlat.h utilgeom.h $(INC)timing.h
    6068$(OBJ)scan.o: scan.cc $(INC)machdefs.h \
     
    6472 $(INC)md5.h \
    6573 $(INC)dvlist.h \
     74 $(INC)objfio.h \
     75 $(INC)anydataobj.h \
    6676 $(INC)nbmath.h
    6777$(OBJ)spheregorski.o: spheregorski.cc spheregorski.h sphericalmap.h \
     
    7383 $(INC)md5.h \
    7484 $(INC)dvlist.h \
    75  $(INC)cvector.h \
    76  $(INC)matrix.h \
    77  $(INC)peida.h \
    78  $(INC)utils.h \
    79  $(INC)perrors.h \
    80  $(INC)fmath.h \
    81  $(INC)strutil.h
     85 $(INC)objfio.h \
     86 $(INC)anydataobj.h \
     87 $(INC)tvector.h \
     88 $(INC)tmatrix.h \
     89 $(INC)ndatablock.h \
     90 $(INC)strutil.h \
     91 $(INC)piocmplx.h
    8292$(OBJ)spherethetaphi.o: spherethetaphi.cc spherethetaphi.h sphericalmap.h \
    8393 $(INC)nbmath.h \
     
    8898 $(INC)md5.h \
    8999 $(INC)dvlist.h \
    90  $(INC)cvector.h \
     100 $(INC)objfio.h \
     101 $(INC)anydataobj.h \
     102 $(INC)tvector.h \
     103 $(INC)tmatrix.h \
     104 $(INC)ndatablock.h \
     105 $(INC)piocmplx.h
     106$(OBJ)syngen.o: syngen.cc syngen.h $(INC)cvector.h \
    91107 $(INC)matrix.h \
    92108 $(INC)peida.h \
     109 $(INC)machdefs.h \
     110 $(INC)pclassids.h \
    93111 $(INC)utils.h \
    94112 $(INC)perrors.h \
    95  $(INC)fmath.h pdataarray.h prefcount.h
     113 $(INC)pexceptions.h \
     114 $(INC)fmath.h \
     115 $(INC)ppersist.h \
     116 $(INC)md5.h sphericalmap.h \
     117 $(INC)nbmath.h pixelmap.h \
     118 $(INC)dvlist.h \
     119 $(INC)objfio.h \
     120 $(INC)anydataobj.h \
     121 $(INC)tvector.h \
     122 $(INC)tmatrix.h \
     123 $(INC)ndatablock.h lambuilder.h \
     124 $(INC)fftserver.h
    96125$(OBJ)unitvector.o: unitvector.cc unitvector.h vector3d.h longlat.h \
    97126 utilgeom.h
    98 $(OBJ)utilgeom.o: utilgeom.cc
     127$(OBJ)utilgeom.o: utilgeom.cc utilgeom.h
    99128$(OBJ)vector3d.o: vector3d.cc vector3d.h longlat.h utilgeom.h
Note: See TracChangeset for help on using the changeset viewer.