[svn] / ecrypt / trunk / submissions / abc / Makefile  

svn: ecrypt/trunk/submissions/abc/Makefile

Diff for /ecrypt/trunk/submissions/abc/Makefile between version 76 and 77

version 76, Sun Aug 21 16:06:38 2005 UTC version 77, Sun Aug 21 16:08:36 2005 UTC
Line 3 
Line 3 
 type = sync  type = sync
 std = -ansi  std = -ansi
   
   srcdir = .
 root := $(shell \  root := $(shell \
   root="."; \    cd "$(srcdir)"; root="$(srcdir)"; \
   while [ "`pwd`" != "/" ]; do \    while [ "`pwd`" != "/" ]; do \
     if [ -r "`pwd`/test/ecrypt-test.mk" ]; then  \      if [ -r "`pwd`/test/ecrypt-test.mk" ]; then  \
       echo $$root; exit; \        echo $$root; exit; \


Generate output suitable for use with a patch program
Legend:
Removed from v.76  
changed lines
  Added in v.77

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help