Changeset 2934 in Sophya for trunk/SophyaLib/BuildMgr


Ignore:
Timestamp:
Apr 3, 2006, 2:23:04 PM (19 years ago)
Author:
ansari
Message:

modif Makefile generale : pas de libextsophya.so pour fabriquer libPI.so (module PIext rendu independant de FitsIOServer) , Reza 3 Avril 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BuildMgr/Makefile

    r2871 r2934  
    6565        cd  $(SOPHYAOBJP); \
    6666        $(CMDSHLCXX) -o $@ `cat $(ALLPIOBJSF) ` \
    67         $(SOPHYAEXTSLBLIST) $(PILIBS)
     67        $(SOPHYASLBLIST) $(PILIBS)
    6868
    6969clean:
Note: See TracChangeset for help on using the changeset viewer.