Changeset 2766 in Sophya for trunk/SophyaLib/BuildMgr/Makefile


Ignore:
Timestamp:
May 25, 2005, 6:58:39 PM (20 years ago)
Author:
ansari
Message:

Gestion variable controle template CXXTEMPFLG - cmv+Reza 25/5/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BuildMgr/Makefile

    r2763 r2766  
    7070        if [ -d $(SOPHYALIBP) ] ; then cd $(SOPHYALIBP)/. ; rm -f *.a  ; fi
    7171        if [ -d $(SOPHYASLBP) ] ; then cd $(SOPHYASLBP)/. ; rm -f *.so ; fi
    72         if [ -d $(SOPHYAOBJP) ] ; then cd $(SOPHYAOBJP)/. ; rm -f *.o  rm -rf cxxrep* ; fi
     72        if [ -d $(SOPHYAOBJP) ] ; then cd $(SOPHYAOBJP)/. ; rm -rf *.o cxxrep ; fi
    7373
Note: See TracChangeset for help on using the changeset viewer.