Changeset 2763 in Sophya


Ignore:
Timestamp:
May 24, 2005, 7:19:29 PM (20 years ago)
Author:
cmv
Message:

suite modifs makefile/configure cmv 24/05/05

Location:
trunk
Files:
24 added
38 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1112 
    1213$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
  • trunk/SophyaExt/FitsIOServer/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1112 
    1213$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
  • trunk/SophyaExt/IFFTW/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libIFFTW.a : $(SOPHYAOBJP)fftwserver.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1112 
    1213$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
  • trunk/SophyaExt/IFFTW/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libIFFTW.a : $(SOPHYAOBJP)fftwserver.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1112 
    1213$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
  • trunk/SophyaExt/LinAlg/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libLinAlg.a : $(SOPHYAOBJP)intflapack.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1112 
    1213$(SOPHYAOBJP)intflapack.o: intflapack.cc \
  • trunk/SophyaExt/LinAlg/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libLinAlg.a : $(SOPHYAOBJP)intflapack.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1112 
    1213$(SOPHYAOBJP)intflapack.o: intflapack.cc \
  • trunk/SophyaExt/MinuitAdapt/Makefile

    r2751 r2763  
    66all: $(SOPHYALIBP)libMinuitAdapt.a
    77
    8 clean: cleantest
     8clean:
    99        rm -f $(SOPHYAOBJP)minuitadapt.o $(SOPHYAOBJP)minuitadaptF.o
    1010        rm -f $(SOPHYALIBP)libMinuitAdapt.a
    11 
    12 cleantest:
    13         rm -f testminuit testminuit.o
    14 
    15 test: testminuit
    1611
    1712
    1813$(SOPHYALIBP)libMinuitAdapt.a : $(SOPHYAOBJP)minuitadapt.o $(SOPHYAOBJP)minuitadaptF.o
    1914        $(AR) $(ARFLAGS) $@ $?
     15        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    2016
    2117$(SOPHYAOBJP)minuitadapt.o: minuitadapt.cc minuitadapt.h minuitprot.h
     
    2521        $(FCCOMPILE) -o $@ $<
    2622
    27 testminuit: testminuit.o
    28         $(CXXLINK) $^ -o $@ $(SOPHYAEXTSLBLIST)
    29 testminuit.o: testminuit.cc
    30         $(CXXCOMPILEPROG) -o $@ $<
  • trunk/SophyaExt/MinuitAdapt/smakefile

    r2751 r2763  
    66all: $(SOPHYALIBP)libMinuitAdapt.a
    77
    8 clean: cleantest
     8clean:
    99        rm -f $(SOPHYAOBJP)minuitadapt.o $(SOPHYAOBJP)minuitadaptF.o
    1010        rm -f $(SOPHYALIBP)libMinuitAdapt.a
    11 
    12 cleantest:
    13         rm -f testminuit testminuit.o
    14 
    15 test: testminuit
    1611
    1712
    1813$(SOPHYALIBP)libMinuitAdapt.a : $(SOPHYAOBJP)minuitadapt.o $(SOPHYAOBJP)minuitadaptF.o
    1914        $(AR) $(ARFLAGS) $@ $?
     15        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    2016
    2117$(SOPHYAOBJP)minuitadapt.o: minuitadapt.cc minuitadapt.h minuitprot.h
     
    2521        $(FCCOMPILE) -o $@ $<
    2622
    27 testminuit: testminuit.o
    28         $(CXXLINK) $^ -o $@ $(SOPHYAEXTSLBLIST)
    29 testminuit.o: testminuit.cc
    30         $(CXXCOMPILEPROG) -o $@ $<
  • trunk/SophyaExt/XAstroPack/Makefile

    r2751 r2763  
    11include ../BuildMgr/sophyamake.inc
    2 
     2 
    33all: $(SOPHYALIBP)libXAstroPack.a
    4 
    5 clean: cleantest
    6         rm -f $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)tstxastro.o \
    7               $(SOPHYAOBJP)xastropack.o $(SOPHYAOBJP)magfield.o
     4 
     5clean:
     6         rm -f $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)tstmollweide.o $(SOPHYAOBJP)tstxastro.o $(SOPHYAOBJP)xastropack.o $(SOPHYAOBJP)magfield.o
    87        rm -f $(SOPHYALIBP)libXAstroPack.a
    9 
    10 cleantest:
    11         rm -f *.o tstxastro tstmollweide mollw.data mollw2.data
    12 
    13 $(SOPHYALIBP)libXAstroPack.a : $(SOPHYAOBJP)magfield.o \
    14              $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)xastropack.o
    15         $(AR) $(ARFLAGS) $@ $?
    168 
    17 $(SOPHYAOBJP)mollweide.o: mollweide.cc mollweide.h
     9$(SOPHYALIBP)libXAstroPack.a : $(SOPHYAOBJP)magfield.o $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)xastropack.o
     10        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
     12 
     13$(SOPHYAOBJP)mollweide.o: mollweide.cc \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  mollweide.h
    1816        $(CXXCOMPILELIB) -o $@ $<
    19 
    20 $(SOPHYAOBJP)xastropack.o: xastropack.cc xastropack.h \
    21  $(SOPHYAINCP)machdefs.h \
    22  $(SOPHYAINCP)XAstro/astro.h
     17 
     18$(SOPHYAOBJP)xastropack.o: xastropack.cc \
     19  $(SOPHYAINCP)sopnamsp.h \
     20  xastropack.h \
     21  $(SOPHYAINCP)machdefs.h \
     22  $(SOPHYAINCP)XAstro/astro.h
    2323        $(CXXCOMPILELIB) -o $@ $<
    24 
     24 
    2525$(SOPHYAOBJP)magfield.o: magfield.c magfield.h
    2626        $(CCOMPILE) -o $@ $<
    27 
    28 #---------------------
    29 tstxastro: tstxastro.o $(SOPHYAOBJP)xastropack.o
    30         $(CXXLINK) $^ -o $@ $(SOPEXTLIBP) -lxastro -lc -lm
    31 
    32 tstxastro.o: tstxastro.cc
    33         $(CXXCOMPILEPROG) -o $@ $<
    34 
    35 #---------------------
    36 tstmollweide: tstmollweide.o $(SOPHYAOBJP)mollweide.o
    37         $(CXXLINK) -o $@ $^ $(SOPEXTLIBP) -lxastro -lc -lm
    38 
    39 tstmollweide.o: tstmollweide.cc
    40         $(CXXCOMPILEPROG) -o $@ $<
     27 
  • trunk/SophyaExt/XAstroPack/Maketest

    r2437 r2763  
    1 MODULECXXREPNAME :=  CmvTests
    2 MODULEDECCXXFLAGS := -msg_quiet
    3 include $(SOPHYABASEREP)/Include/MakefileUser.h
     1include $(SOPHYABASE)/include/sophyamake.inc
    42
    5 LIBNEED := -L$(SLB) -lsophya -L$(LIB) -lFitsIOServer -L$(EXTLIBPATH) -lcfitsio
    6 
    7 all: tstxastro mollweide
     3all: tstxastro tstmollweide
    84
    95clean:
    10         rm -f tstxastro mollweide
    11         rm -f core *.o
    12         rm -f mollw.data mollw2.data paw.metafile last.kumacold
     6        rm -f *.o tstxastro tstmollweide mollw.data mollw2.data
    137
    14 ##############################################################################
    15 tstxastro: tstxastro.o xastropack.o
    16         $(LINK.cc) $^ -o $@ $(LOADLIBES) $(LIBS) $(LDLIBS)
     8#---------------------
     9tstxastro: tstxastro.o
     10        $(CXXLINK) $^ -o $@ $(SOPEXTLIBP) -L$(SOPHYALIBP) -lXAstroPack -lxastro -lc -lm
     11
    1712tstxastro.o: tstxastro.cc
    18 xastropack.o: xastropack.cc
    19 ##############################################################################
    20 mollweide: mollweide.o
    21         $(LINK.cc) -DTEST_MOLLWEIDE $^ -o $@ $(LOADLIBES) $(LIBS) $(LDLIBS)
    22 mollweide.o: mollweide.cc mollweide.h
    23         $(COMPILE.cc) -DTEST_MOLLWEIDE -o $@ $<
    24 ##############################################################################
     13        $(CXXCOMPILE) -o $@ $<
     14
     15#---------------------
     16tstmollweide: tstmollweide.o
     17        $(CXXLINK) -o $@ $^ $(SOPEXTLIBP) -L$(SOPHYALIBP) -lXAstroPack -lxastro -lc -lm
     18
     19tstmollweide.o: tstmollweide.cc
     20        $(CXXCOMPILE) -o $@ $<
  • trunk/SophyaExt/XAstroPack/smakefile

    r2751 r2763  
    11include $(SOPHYABASE)/include/sophyamake.inc
    2 
     2 
    33all: $(SOPHYALIBP)libXAstroPack.a
    4 
    5 clean: cleantest
    6         rm -f $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)tstxastro.o \
    7               $(SOPHYAOBJP)xastropack.o $(SOPHYAOBJP)magfield.o
     4 
     5clean:
     6         rm -f $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)tstmollweide.o $(SOPHYAOBJP)tstxastro.o $(SOPHYAOBJP)xastropack.o $(SOPHYAOBJP)magfield.o
    87        rm -f $(SOPHYALIBP)libXAstroPack.a
    9 
    10 cleantest:
    11         rm -f *.o tstxastro tstmollweide mollw.data mollw2.data
    12 
    13 $(SOPHYALIBP)libXAstroPack.a : $(SOPHYAOBJP)magfield.o \
    14              $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)xastropack.o
    15         $(AR) $(ARFLAGS) $@ $?
    168 
    17 $(SOPHYAOBJP)mollweide.o: mollweide.cc mollweide.h
     9$(SOPHYALIBP)libXAstroPack.a : $(SOPHYAOBJP)magfield.o $(SOPHYAOBJP)mollweide.o $(SOPHYAOBJP)xastropack.o
     10        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
     12 
     13$(SOPHYAOBJP)mollweide.o: mollweide.cc \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  mollweide.h
    1816        $(CXXCOMPILELIB) -o $@ $<
    19 
    20 $(SOPHYAOBJP)xastropack.o: xastropack.cc xastropack.h \
    21  $(SOPHYAINCP)machdefs.h \
    22  $(SOPHYAINCP)XAstro/astro.h
     17 
     18$(SOPHYAOBJP)xastropack.o: xastropack.cc \
     19  $(SOPHYAINCP)sopnamsp.h \
     20  xastropack.h \
     21  $(SOPHYAINCP)machdefs.h \
     22  $(SOPHYAINCP)XAstro/astro.h
    2323        $(CXXCOMPILELIB) -o $@ $<
    24 
     24 
    2525$(SOPHYAOBJP)magfield.o: magfield.c magfield.h
    2626        $(CCOMPILE) -o $@ $<
    27 
    28 #---------------------
    29 tstxastro: tstxastro.o $(SOPHYAOBJP)xastropack.o
    30         $(CXXLINK) $^ -o $@ $(SOPEXTLIBP) -lxastro -lc -lm
    31 
    32 tstxastro.o: tstxastro.cc
    33         $(CXXCOMPILEPROG) -o $@ $<
    34 
    35 #---------------------
    36 tstmollweide: tstmollweide.o $(SOPHYAOBJP)mollweide.o
    37         $(CXXLINK) -o $@ $^ $(SOPEXTLIBP) -lxastro -lc -lm
    38 
    39 tstmollweide.o: tstmollweide.cc
    40         $(CXXCOMPILEPROG) -o $@ $<
     27 
  • trunk/SophyaLib/BaseTools/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libBaseTools.a : $(SOPHYAOBJP)datatype.o $(SOPHYAOBJP)dvlist.o $(SOPHYAOBJP)fiondblock.o $(SOPHYAOBJP)gnumd5.o $(SOPHYAOBJP)mutyv.o $(SOPHYAOBJP)ndatablock.o $(SOPHYAOBJP)pexceptions.o $(SOPHYAOBJP)ppersist.o $(SOPHYAOBJP)ppfbinstream.o $(SOPHYAOBJP)ppftpointerio.o $(SOPHYAOBJP)rawstream.o $(SOPHYAOBJP)sophyainit.o $(SOPHYAOBJP)srandgen.o $(SOPHYAOBJP)timestamp.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)datatype.o: datatype.cc sopnamsp.h datatype.h \
  • trunk/SophyaLib/BaseTools/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libBaseTools.a : $(SOPHYAOBJP)datatype.o $(SOPHYAOBJP)dvlist.o $(SOPHYAOBJP)fiondblock.o $(SOPHYAOBJP)gnumd5.o $(SOPHYAOBJP)mutyv.o $(SOPHYAOBJP)ndatablock.o $(SOPHYAOBJP)pexceptions.o $(SOPHYAOBJP)ppersist.o $(SOPHYAOBJP)ppfbinstream.o $(SOPHYAOBJP)ppftpointerio.o $(SOPHYAOBJP)rawstream.o $(SOPHYAOBJP)sophyainit.o $(SOPHYAOBJP)srandgen.o $(SOPHYAOBJP)timestamp.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)datatype.o: datatype.cc sopnamsp.h datatype.h \
  • trunk/SophyaLib/BuildMgr/Makefile

    r2751 r2763  
    44
    55all: libs extlibs PI
     6libs: cxxlibs
     7extlibs : cxxextlibs
    68
    7 libs: cxxlibs
    8         echo '*DBG* Building libs'
     9cxxlibs::
     10        if [ -f $(SOPHYAINCP)/SophyaConfInfo/BaseTools.conf ] ; then cd  ../BaseTools ; $(MAKE) ; fi
     11        if [ -f $(SOPHYAINCP)/SophyaConfInfo/SysTools.conf ] ; then cd  ../SysTools ; $(MAKE) ; fi
     12        if [ -f $(SOPHYAINCP)/SophyaConfInfo/SUtils.conf ] ; then cd  ../SUtils ; $(MAKE) ; fi
     13        if [ -f $(SOPHYAINCP)/SophyaConfInfo/TArray.conf ] ; then cd  ../TArray ; $(MAKE) ; fi
     14        if [ -f $(SOPHYAINCP)/SophyaConfInfo/NTools.conf ] ; then cd  ../NTools ; $(MAKE) ; fi
     15        if [ -f $(SOPHYAINCP)/SophyaConfInfo/HiStats.conf ] ; then cd  ../HiStats ; $(MAKE) ; fi
     16        if [ -f $(SOPHYAINCP)/SophyaConfInfo/SkyMap.conf ] ; then cd  ../SkyMap ; $(MAKE) ; fi
     17        if [ -f $(SOPHYAINCP)/SophyaConfInfo/Samba.conf ] ; then cd  ../Samba ; $(MAKE) ; fi
     18        if [ -f $(SOPHYAINCP)/SophyaConfInfo/SkyT.conf ] ; then cd  ../SkyT ; $(MAKE) ; fi
    919
    10 extlibs : cxxextlibs
    11         echo '*DBG* Building extlibs'
    12 
    13 DIRCONF = $(SOPHYAINCP)/SophyaConfInfo/
    14 
    15 cxxlibs::
    16         if [ -f $(DIRCONF)BaseTools.conf ] ; then cd  ../BaseTools ; $(MAKE) ; fi
    17         if [ -f $(DIRCONF)SysTools.conf ] ; then cd  ../SysTools ; $(MAKE) ; fi
    18         if [ -f $(DIRCONF)SUtils.conf ] ; then cd  ../SUtils ; $(MAKE) ; fi
    19         if [ -f $(DIRCONF)TArray.conf ] ; then cd  ../TArray ; $(MAKE) ; fi
    20         if [ -f $(DIRCONF)NTools.conf ] ; then cd  ../NTools ; $(MAKE) ; fi
    21         if [ -f $(DIRCONF)HiStats.conf ] ; then cd  ../HiStats ; $(MAKE) ; fi
    22         if [ -f $(DIRCONF)SkyMap.conf ] ; then cd  ../SkyMap ; $(MAKE) ; fi
    23         if [ -f $(DIRCONF)Samba.conf ] ; then cd  ../Samba ; $(MAKE) ; fi
    24         if [ -f $(DIRCONF)SkyT.conf ] ; then cd  ../SkyT ; $(MAKE) ; fi
    25 
    26 cxxextlibs:: 
    27         if [ -f $(DIRCONF)FitsIOServer.conf ] ; then cd  ../FitsIOServer ; $(MAKE) ; fi
    28         if [ -f $(DIRCONF)IFFTW.conf ] ; then cd  ../IFFTW ; $(MAKE) ; fi
    29         if [ -f $(DIRCONF)LinAlg.conf ] ; then cd  ../LinAlg ; $(MAKE) ; fi
    30         if [ -f $(DIRCONF)XAstroPack.conf ] ; then cd  ../XAstroPack ; $(MAKE) ; fi
    31         if [ -f $(DIRCONF)MinuitAdapt.conf ] ; then cd  ../MinuitAdapt ; $(MAKE) ; fi
     20cxxextlibs::
     21        if [ -f $(SOPHYAINCP)/SophyaConfInfo/FitsIOServer.conf ] ; then cd  ../FitsIOServer ; $(MAKE) ; fi
     22        if [ -f $(SOPHYAINCP)/SophyaConfInfo/IFFTW.conf ] ; then cd  ../IFFTW ; $(MAKE) ; fi
     23        if [ -f $(SOPHYAINCP)/SophyaConfInfo/LinAlg.conf ] ; then cd  ../LinAlg ; $(MAKE) ; fi
     24        if [ -f $(SOPHYAINCP)/SophyaConfInfo/XAstroPack.conf ] ; then cd  ../XAstroPack ; $(MAKE) ; fi
     25        if [ -f $(SOPHYAINCP)/SophyaConfInfo/MinuitAdapt.conf ] ; then cd  ../MinuitAdapt ; $(MAKE) ; fi
    3226 
    3327PI::
    34         if [ -f $(DIRCONF)PI.conf ] ; then cd ../PI ; $(MAKE) ; fi
    35         if [ -f $(DIRCONF)PIGcont.conf ] ; then cd ../PIGcont ; $(MAKE) ; fi
    36         if [ -f $(DIRCONF)PIext.conf ] ; then cd ../PIext ; $(MAKE) ; fi
     28        if [ -f $(SOPHYAINCP)/SophyaConfInfo/PI.conf ] ; then cd ../PI ; $(MAKE) ; fi
     29        if [ -f $(SOPHYAINCP)/SophyaConfInfo/PIGcont.conf ] ; then cd ../PIGcont ; $(MAKE) ; fi
     30        if [ -f $(SOPHYAINCP)/SophyaConfInfo/PIext.conf ] ; then cd ../PIext ; $(MAKE) ; fi
    3731
    3832#  Shared library creation part of the Makefile
    39 
    40 #  List of libraries (.a)
    41 PSLB =  $(SOPHYALIBP)libBaseTools.a $(SOPHYALIBP)libSysTools.a $(SOPHYALIBP)libSUtils.a $(SOPHYALIBP)libTArray.a $(SOPHYALIBP)libNTools.a $(SOPHYALIBP)libHiStats.a $(SOPHYALIBP)libSkyMap.a $(SOPHYALIBP)libSamba.a $(SOPHYALIBP)libSkyT.a
    42 EXTPSLB =  $(SOPHYALIBP)libFitsIOServer.a $(SOPHYALIBP)libIFFTW.a $(SOPHYALIBP)libLinAlg.a $(SOPHYALIBP)libXAstroPack.a $(SOPHYALIBP)libMinuitAdapt.a
    43 #EXTPSLB =  $(SOPHYALIBP)libFitsIOServer.a $(SOPHYALIBP)libIFFTW.a $(SOPHYALIBP)libLinAlg.a
    44 PIPSLB =  $(SOPHYALIBP)libPI.a $(SOPHYALIBP)libPIGcont.a $(SOPHYALIBP)libPIext.a
    45 
    4633
    4734#  main dependence list
     
    6148 
    6249# Building Sophya shared library
    63 $(SOPHYASLBP)libsophya.$(SLEXT) : $(PSLB)
     50$(SOPHYASLBP)libsophya.$(SLEXT) : $(ALLOBJSF)
    6451        echo `cat $(ALLOBJSF)` ; \
    6552        cd  $(SOPHYAOBJP); \
     
    6754 
    6855# Building ExtSophya shared library
    69 $(SOPHYASLBP)libextsophya.$(SLEXT) : $(EXTPSLB)
     56$(SOPHYASLBP)libextsophya.$(SLEXT) : $(ALLEXTOBJSF)
    7057        echo `cat $(ALLEXTOBJSF)` ; \
    7158        cd  $(SOPHYAOBJP); \
     
    7461
    7562# Building PI shared library
    76 $(SOPHYASLBP)libPI.$(SLEXT) : $(PIPSLB)
     63$(SOPHYASLBP)libPI.$(SLEXT) : $(ALLPIOBJSF)
    7764        echo `cat $(ALLPIOBJSF)` ; \
    7865        cd  $(SOPHYAOBJP); \
  • trunk/SophyaLib/BuildMgr/domkmf

    r2739 r2763  
    1414
    1515echo " ==== Creation smakefile pour les modules EXTLIBS_SOPHYA ===="
    16 ### ATTENTION ### ne pas faire mkmflib pour XAstroPack et MinuitAdapt
    17 foreach f ( FitsIOServer IFFTW LinAlg )
     16### ATTENTION ### ne pas faire mkmflib pour MinuitAdapt
     17foreach f ( FitsIOServer IFFTW LinAlg XAstroPack )
    1818  set cmd = "./mkmflib $* $f"
    1919  $DO $cmd
  • trunk/SophyaLib/BuildMgr/mkmflib

    r2751 r2763  
    8686 `ls -1 *.{c,cc} | comm -3 -1 $TMPDIR/exclude.sort - | sed -e 's/\.cc/.o/' | sed -e 's/\.c/.o/' | sed -e 's/^/$(SOPHYAOBJP)/'` >> $makname
    8787echo '  $(AR) $(ARFLAGS) $@ $? ' >> $makname
     88set slbobjlist = libsophya.so
     89if( -e shlibs.name ) set slbobjlist = `grep ^lib shlibs.name | head -1`
     90set slbobjlist = $slbobjlist:r.objlist
     91echo '  touch $(SOPHYAINCP)/SophyaConfInfo/'$slbobjlist >> $makname
    8892rm -f $TMPDIR/exclude.sort
    8993
  • trunk/SophyaLib/HiStats/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \
  • trunk/SophyaLib/HiStats/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \
  • trunk/SophyaLib/NTools/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)cimage.o: cimage.cc \
  • trunk/SophyaLib/NTools/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)cimage.o: cimage.cc \
  • trunk/SophyaLib/SUtils/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libSUtils.a : $(SOPHYAOBJP)datacards.o $(SOPHYAOBJP)strutil.o $(SOPHYAOBJP)strutilxx.o $(SOPHYAOBJP)utils.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)datacards.o: datacards.cc \
  • trunk/SophyaLib/SUtils/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libSUtils.a : $(SOPHYAOBJP)datacards.o $(SOPHYAOBJP)strutil.o $(SOPHYAOBJP)strutilxx.o $(SOPHYAOBJP)utils.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)datacards.o: datacards.cc \
  • trunk/SophyaLib/Samba/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libSamba.a : $(SOPHYAOBJP)alm.o $(SOPHYAOBJP)bruit.o $(SOPHYAOBJP)circle.o $(SOPHYAOBJP)datacirclefake.o $(SOPHYAOBJP)harmspher.o $(SOPHYAOBJP)lambdaBuilder.o $(SOPHYAOBJP)mlobe.o $(SOPHYAOBJP)sambainit.o $(SOPHYAOBJP)scan.o $(SOPHYAOBJP)sphericaltransformserver.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)alm.o: alm.cc \
  • trunk/SophyaLib/Samba/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libSamba.a : $(SOPHYAOBJP)alm.o $(SOPHYAOBJP)bruit.o $(SOPHYAOBJP)circle.o $(SOPHYAOBJP)datacirclefake.o $(SOPHYAOBJP)harmspher.o $(SOPHYAOBJP)lambdaBuilder.o $(SOPHYAOBJP)mlobe.o $(SOPHYAOBJP)sambainit.o $(SOPHYAOBJP)scan.o $(SOPHYAOBJP)sphericaltransformserver.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)alm.o: alm.cc \
  • trunk/SophyaLib/SkyMap/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
  • trunk/SophyaLib/SkyMap/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
  • trunk/SophyaLib/SkyT/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libSkyT.a : $(SOPHYAOBJP)blackbody.o $(SOPHYAOBJP)convtools.o $(SOPHYAOBJP)derivblackbody.o $(SOPHYAOBJP)gaussfilt.o $(SOPHYAOBJP)nupower.o $(SOPHYAOBJP)radspec.o $(SOPHYAOBJP)radspecvector.o $(SOPHYAOBJP)skyinit.o $(SOPHYAOBJP)specresp.o $(SOPHYAOBJP)specrespvector.o $(SOPHYAOBJP)squarefilt.o $(SOPHYAOBJP)trianglefilt.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)blackbody.o: blackbody.cc \
  • trunk/SophyaLib/SkyT/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libSkyT.a : $(SOPHYAOBJP)blackbody.o $(SOPHYAOBJP)convtools.o $(SOPHYAOBJP)derivblackbody.o $(SOPHYAOBJP)gaussfilt.o $(SOPHYAOBJP)nupower.o $(SOPHYAOBJP)radspec.o $(SOPHYAOBJP)radspecvector.o $(SOPHYAOBJP)skyinit.o $(SOPHYAOBJP)specresp.o $(SOPHYAOBJP)specrespvector.o $(SOPHYAOBJP)squarefilt.o $(SOPHYAOBJP)trianglefilt.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)blackbody.o: blackbody.cc \
  • trunk/SophyaLib/SysTools/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libSysTools.a : $(SOPHYAOBJP)cexpre.o $(SOPHYAOBJP)commander.o $(SOPHYAOBJP)ctimer.o $(SOPHYAOBJP)cxxcmplnk.o $(SOPHYAOBJP)pdlmgr.o $(SOPHYAOBJP)periodic.o $(SOPHYAOBJP)psighand.o $(SOPHYAOBJP)resusage.o $(SOPHYAOBJP)rpneval.o $(SOPHYAOBJP)timing.o $(SOPHYAOBJP)zthread.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)cexpre.o: cexpre.cc \
  • trunk/SophyaLib/SysTools/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libSysTools.a : $(SOPHYAOBJP)cexpre.o $(SOPHYAOBJP)commander.o $(SOPHYAOBJP)ctimer.o $(SOPHYAOBJP)cxxcmplnk.o $(SOPHYAOBJP)pdlmgr.o $(SOPHYAOBJP)periodic.o $(SOPHYAOBJP)psighand.o $(SOPHYAOBJP)resusage.o $(SOPHYAOBJP)rpneval.o $(SOPHYAOBJP)timing.o $(SOPHYAOBJP)zthread.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)cexpre.o: cexpre.cc \
  • trunk/SophyaLib/TArray/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libTArray.a : $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.o $(SOPHYAOBJP)tarray.o $(SOPHYAOBJP)tarrinit.o $(SOPHYAOBJP)tmatrix.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)tvector.o $(SOPHYAOBJP)utilarr.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)basarr.o: basarr.cc \
  • trunk/SophyaLib/TArray/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libTArray.a : $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.o $(SOPHYAOBJP)tarray.o $(SOPHYAOBJP)tarrinit.o $(SOPHYAOBJP)tmatrix.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)tvector.o $(SOPHYAOBJP)utilarr.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1112 
    1213$(SOPHYAOBJP)basarr.o: basarr.cc \
  • trunk/SophyaPI/PI/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libPI.a : $(SOPHYAOBJP)lut.o $(SOPHYAOBJP)parradapter.o $(SOPHYAOBJP)pi3ddrw.o $(SOPHYAOBJP)pi3dwdg.o $(SOPHYAOBJP)piapplgen.o $(SOPHYAOBJP)piapplx.o $(SOPHYAOBJP)piaxes.o $(SOPHYAOBJP)piaxestools.o $(SOPHYAOBJP)pibargraph.o $(SOPHYAOBJP)pibwdggen.o $(SOPHYAOBJP)pibwdgx.o $(SOPHYAOBJP)picmap.o $(SOPHYAOBJP)picmapgen.o $(SOPHYAOBJP)picmapview.o $(SOPHYAOBJP)picmapx.o $(SOPHYAOBJP)picons.o $(SOPHYAOBJP)picontainergen.o $(SOPHYAOBJP)picontainerx.o $(SOPHYAOBJP)pidrawer.o $(SOPHYAOBJP)pidrawwin.o $(SOPHYAOBJP)pidrwtools.o $(SOPHYAOBJP)pieldrw.o $(SOPHYAOBJP)pievthandler.o $(SOPHYAOBJP)pifilechogen.o $(SOPHYAOBJP)pifilechox.o $(SOPHYAOBJP)pifontgen.o $(SOPHYAOBJP)pifontx.o $(SOPHYAOBJP)pigraph3d.o $(SOPHYAOBJP)pigraphgen.o $(SOPHYAOBJP)pigraphps.o $(SOPHYAOBJP)pigraphuc.o $(SOPHYAOBJP)pigraphx.o $(SOPHYAOBJP)pigratt.o $(SOPHYAOBJP)pigrcoord.o $(SOPHYAOBJP)piimage.o $(SOPHYAOBJP)piimgtools.o $(SOPHYAOBJP)pilineatt.o $(SOPHYAOBJP)pilistgen.o $(SOPHYAOBJP)pilistx.o $(SOPHYAOBJP)pimenubargen.o $(SOPHYAOBJP)pimenubarx.o $(SOPHYAOBJP)pimenugen.o $(SOPHYAOBJP)pimenux.o $(SOPHYAOBJP)pimsghandler.o $(SOPHYAOBJP)pioptmenugen.o $(SOPHYAOBJP)pioptmenux.o $(SOPHYAOBJP)piperiodx.o $(SOPHYAOBJP)pipixmapgen.o $(SOPHYAOBJP)pipixmapx.o $(SOPHYAOBJP)piscdrawwdg.o $(SOPHYAOBJP)pistdwdggen.o $(SOPHYAOBJP)pistdwdgx.o $(SOPHYAOBJP)pistzwin.o $(SOPHYAOBJP)pisurfdr.o $(SOPHYAOBJP)pitherm.o $(SOPHYAOBJP)pitxtdrw.o $(SOPHYAOBJP)piwdggen.o $(SOPHYAOBJP)piwdgx.o $(SOPHYAOBJP)piwindowgen.o $(SOPHYAOBJP)piwindowx.o $(SOPHYAOBJP)pixtbase.o $(SOPHYAOBJP)piyfxdrw.o $(SOPHYAOBJP)psfile.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1112 
    1213$(SOPHYAOBJP)lut.o: lut.cc \
  • trunk/SophyaPI/PI/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libPI.a : $(SOPHYAOBJP)lut.o $(SOPHYAOBJP)parradapter.o $(SOPHYAOBJP)pi3ddrw.o $(SOPHYAOBJP)pi3dwdg.o $(SOPHYAOBJP)piapplgen.o $(SOPHYAOBJP)piapplx.o $(SOPHYAOBJP)piaxes.o $(SOPHYAOBJP)piaxestools.o $(SOPHYAOBJP)pibargraph.o $(SOPHYAOBJP)pibwdggen.o $(SOPHYAOBJP)pibwdgx.o $(SOPHYAOBJP)picmap.o $(SOPHYAOBJP)picmapgen.o $(SOPHYAOBJP)picmapview.o $(SOPHYAOBJP)picmapx.o $(SOPHYAOBJP)picons.o $(SOPHYAOBJP)picontainergen.o $(SOPHYAOBJP)picontainerx.o $(SOPHYAOBJP)pidrawer.o $(SOPHYAOBJP)pidrawwin.o $(SOPHYAOBJP)pidrwtools.o $(SOPHYAOBJP)pieldrw.o $(SOPHYAOBJP)pievthandler.o $(SOPHYAOBJP)pifilechogen.o $(SOPHYAOBJP)pifilechox.o $(SOPHYAOBJP)pifontgen.o $(SOPHYAOBJP)pifontx.o $(SOPHYAOBJP)pigraph3d.o $(SOPHYAOBJP)pigraphgen.o $(SOPHYAOBJP)pigraphps.o $(SOPHYAOBJP)pigraphuc.o $(SOPHYAOBJP)pigraphx.o $(SOPHYAOBJP)pigratt.o $(SOPHYAOBJP)pigrcoord.o $(SOPHYAOBJP)piimage.o $(SOPHYAOBJP)piimgtools.o $(SOPHYAOBJP)pilineatt.o $(SOPHYAOBJP)pilistgen.o $(SOPHYAOBJP)pilistx.o $(SOPHYAOBJP)pimenubargen.o $(SOPHYAOBJP)pimenubarx.o $(SOPHYAOBJP)pimenugen.o $(SOPHYAOBJP)pimenux.o $(SOPHYAOBJP)pimsghandler.o $(SOPHYAOBJP)pioptmenugen.o $(SOPHYAOBJP)pioptmenux.o $(SOPHYAOBJP)piperiodx.o $(SOPHYAOBJP)pipixmapgen.o $(SOPHYAOBJP)pipixmapx.o $(SOPHYAOBJP)piscdrawwdg.o $(SOPHYAOBJP)pistdwdggen.o $(SOPHYAOBJP)pistdwdgx.o $(SOPHYAOBJP)pistzwin.o $(SOPHYAOBJP)pisurfdr.o $(SOPHYAOBJP)pitherm.o $(SOPHYAOBJP)pitxtdrw.o $(SOPHYAOBJP)piwdggen.o $(SOPHYAOBJP)piwdgx.o $(SOPHYAOBJP)piwindowgen.o $(SOPHYAOBJP)piwindowx.o $(SOPHYAOBJP)pixtbase.o $(SOPHYAOBJP)piyfxdrw.o $(SOPHYAOBJP)psfile.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1112 
    1213$(SOPHYAOBJP)lut.o: lut.cc \
  • trunk/SophyaPI/PIGcont/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libPIGcont.a : $(SOPHYAOBJP)gp_alloc.o $(SOPHYAOBJP)gp_axis.o $(SOPHYAOBJP)gp_contour.o $(SOPHYAOBJP)picntools.o $(SOPHYAOBJP)pigncont.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1112 
    1213$(SOPHYAOBJP)picntools.o: picntools.cc \
  • trunk/SophyaPI/PIGcont/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libPIGcont.a : $(SOPHYAOBJP)gp_alloc.o $(SOPHYAOBJP)gp_axis.o $(SOPHYAOBJP)gp_contour.o $(SOPHYAOBJP)picntools.o $(SOPHYAOBJP)pigncont.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1112 
    1213$(SOPHYAOBJP)picntools.o: picntools.cc \
  • trunk/SophyaPI/PIext/Makefile

    r2751 r2763  
    99$(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1112 
    1213$(SOPHYAOBJP)basexecut.o: basexecut.cc \
  • trunk/SophyaPI/PIext/smakefile

    r2751 r2763  
    99$(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
    1010        $(AR) $(ARFLAGS) $@ $?
     11        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1112 
    1213$(SOPHYAOBJP)basexecut.o: basexecut.cc \
Note: See TracChangeset for help on using the changeset viewer.