Changeset 50 for trunk/adm/makefile


Ignore:
Timestamp:
04/29/11 11:09:12 (13 years ago)
Author:
pinsard
Message:

replace TROPFLUX by PROJECT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/adm/makefile

    r48 r50  
    2424# EVOLUTIONS 
    2525# ========== 
     26# 
     27# - fplod 20110421T160731Z aedon.locean-ipsl.upmc.fr (Darwin) 
     28# 
     29#   * correction for pdf_user 
    2630# 
    2731# - fplod 20110411T160342Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    146150 
    147151LIST_SRCMATLAB = \ 
    148 $(DIRSRC)/test/$(PRODUCT)_startup.m \ 
     152$(DIRSRC)/test/project_startup.m \ 
    149153$(DIRSRC)/test/read.m 
    150154 
     
    384388 
    385389pdf_user : 
    386         cd $(DIRADM)/website/ 
    387         make pdf 
     390        cd $(DIRADM)/website/; make latexpdf  
    388391 
    389392pdf_dev : \ 
Note: See TracChangeset for help on using the changeset viewer.