Changeset 93 for trunk/Makefile

Show
Ignore:
Timestamp:
02/19/10 17:07:42 (2 years ago)
Author:
mgalloy
Message:

Updated version in Makefile and routine name typo in the compile listing.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r82 r93  
    1 VERSION=1.1dev 
     1VERSION=1.1 
    22REVISION=r`svn info | sed -n 's/Revision: \(.*\)/\1/p'` 
    33RELEASE="$(VERSION)-$(REVISION)" 
     
    55 
    66.PHONY: all doc clean dist srcdist 
    7          
     7  
    88all: 
    99        cd src; make 
    10          
     10 
    1111doc: 
    1212        idl -e mgunit_build_docs