Ignore:
Timestamp:
Jan 31, 2008, 6:46:41 PM (16 years ago)
Author:
rosiere
Message:

Update all component (except front_end) to :

  • new statistics model
  • no namespace std
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile

    r68 r75  
    423423                        $(RM) $(DIR_SCHEMA_EPS) $(DIR_SCHEMA_PNG)  $(DIR_TEX) $(DIR_PACKAGE)/*.aux;             \
    424424                        $(RM) $(DVI_FILES) $(PS_FILES) $(PDF_FILES);                                            \
     425                        $(RM) a0header.ps;                                                                      \
    425426                        $(MAKE) clean_rec DIR_CLEAN=.  ;
    426427
     
    444445                                $(DIR_CLEAN)/*.nav              \
    445446                                $(DIR_CLEAN)/*.snm              \
     447                                $(DIR_CLEAN)/*.maf              \
    446448                                $(DIR_CLEAN)/missfont.log;      \
    447449                        for files in `$(LS) $(DIR_CLEAN)`; do                                                   \
Note: See TracChangeset for help on using the changeset viewer.