Changeset 106

Show
Ignore:
Timestamp:
01/08/08 23:11:24 (4 years ago)
Author:
rharmon
Message:

Changed pwd back to original

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/hightest/GNUmakefile

    r104 r106  
    1 HT=$(shell pwd
     1HT=$(PWD
    22CC=gcc 
    33PROFILE=-pg -fprofile-arcs -ftest-coverage 
     
    1313 
    1414getobjs=$(patsubst %.cpp,%.o,$(filter-out $(1)/test.cpp,$(wildcard $(1)/*.cpp))) 
    15  
    16 iew: 
    17         echo: pwd $(HT) 
    1815 
    1916all: env modules runtest octane