Changeset 663 in Sophya for trunk/SophyaLib/Samba


Ignore:
Timestamp:
Nov 29, 1999, 1:48:11 PM (26 years ago)
Author:
ansari
Message:

Preparation pour tag V_Oct99 , Reza 29/11/99

Location:
trunk/SophyaLib/Samba
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/Makefile

    r518 r663  
    88        $(ARCXX) $(ARCXXFLAGS) $@ $?
    99ifeq ($(CXX),cxx)
    10         $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lSamba -o $(OBJ)xx.x -Hf
     10        $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lSamba -lNTools -lSysTools -o $(OBJ)xx.x -Hf
    1111endif
    1212 
     
    2626 $(INC)dvlist.h \
    2727 $(INC)objfio.h \
    28  $(INC)anydataobj.h sphericalmap.h \
     28 $(INC)anydataobj.h spherepos.h unitvector.h \
     29 vector3d.h longlat.h utilgeom.h sphericalmap.h \
    2930 $(INC)nbmath.h \
    3031 $(INC)tvector.h \
     
    4243 $(INC)dvlist.h \
    4344 $(INC)objfio.h \
    44  $(INC)anydataobj.h \
     45 $(INC)anydataobj.h spherepos.h unitvector.h \
     46 vector3d.h longlat.h utilgeom.h \
    4547 $(INC)tvector.h \
    4648 $(INC)tmatrix.h \
    47  $(INC)ndatablock.h unitvector.h vector3d.h \
    48  longlat.h utilgeom.h $(INC)timing.h
     49 $(INC)ndatablock.h \
     50 $(INC)timing.h
    4951$(OBJ)sambainit.o: sambainit.cc sambainit.h \
    5052 $(INC)outilsinit.h \
    5153 $(INC)peidainit.h \
    5254 $(INC)machdefs.h \
    53  $(INC)pclassids.h
     55 $(INC)pclassids.h \
     56 $(INC)ppersist.h \
     57 $(INC)pexceptions.h \
     58 $(INC)md5.h \
     59 $(INC)objfio.h \
     60 $(INC)anydataobj.h spherethetaphi.h \
     61 sphericalmap.h $(INC)nbmath.h pixelmap.h \
     62 $(INC)dvlist.h spherepos.h unitvector.h \
     63 vector3d.h longlat.h utilgeom.h \
     64 $(INC)tvector.h \
     65 $(INC)tmatrix.h \
     66 $(INC)ndatablock.h spheregorski.h
    5467$(OBJ)scan.o: scan.cc $(INC)machdefs.h \
    5568 $(INC)pclassids.h scan.h \
     
    6073 $(INC)objfio.h \
    6174 $(INC)anydataobj.h \
     75 $(INC)ndatablock.h \
     76 $(INC)piocmplx.h \
    6277 $(INC)nbmath.h
    63 $(OBJ)spheregorski.o: spheregorski.cc spheregorski.h sphericalmap.h \
    64  $(INC)nbmath.h \
     78$(OBJ)spheregorski.o: spheregorski.cc \
    6579 $(INC)machdefs.h \
    66  $(INC)pclassids.h pixelmap.h \
     80 $(INC)pclassids.h \
     81 $(INC)pexceptions.h spheregorski.h \
     82 sphericalmap.h $(INC)nbmath.h pixelmap.h \
    6783 $(INC)ppersist.h \
    68  $(INC)pexceptions.h \
    6984 $(INC)md5.h \
    7085 $(INC)dvlist.h \
    7186 $(INC)objfio.h \
    72  $(INC)anydataobj.h \
     87 $(INC)anydataobj.h spherepos.h unitvector.h \
     88 vector3d.h longlat.h utilgeom.h \
    7389 $(INC)tvector.h \
    7490 $(INC)tmatrix.h \
    7591 $(INC)ndatablock.h \
    76  $(INC)strutil.h \
    77  $(INC)piocmplx.h
     92 $(INC)strutil.h
    7893$(OBJ)spherepos.o: spherepos.cc spherepos.h \
    7994 $(INC)machdefs.h \
     
    92107 $(INC)dvlist.h \
    93108 $(INC)objfio.h \
    94  $(INC)anydataobj.h \
     109 $(INC)anydataobj.h spherepos.h unitvector.h \
     110 vector3d.h longlat.h utilgeom.h \
    95111 $(INC)tvector.h \
    96112 $(INC)tmatrix.h \
Note: See TracChangeset for help on using the changeset viewer.