Changeset 843 for dist

Show
Ignore:
Timestamp:
02/18/08 16:02:57 (7 months ago)
Author:
mankoff
Message:

Updated VISE to work with 4D 2004.7. Updated Makefile for Leopard

Location:
dist/windows
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • dist/windows/Makefile

    r702 r843  
    11 
    22APP=EdGCM 
    3 DEVROOT=~/GISS 
     3DEVROOT=/Users/mankoff/GISS 
    44DISTFOLDER=${DEVROOT}/dist/WinTmp 
    55SVNREV = $(shell svn info | grep Revision | cut -d" " -f2) 
     
    2424 
    2525EVA: 
    26         #(cd ${DEVROOT}/EVA/trunk; make release-win) 
    27         #cp -R ${DEVROOT}/EVA/releases/latest-win/EVA ${DISTFOLDER}/${APP}/Applications/EVA 
     26        (cd ${DEVROOT}/EVA/trunk; make release-win) 
     27        cp -R ${DEVROOT}/EVA/releases/latest-win/EVA ${DISTFOLDER}/${APP}/Applications/EVA 
    2828panoply: 
    2929        curl -R -z PanoplyWin.zip -O http://www.giss.nasa.gov/tools/panoply/PanoplyWin.zip