| [svn] / ecrypt / trunk / submissions / sosemanuk / Makefile |
| version 57, Mon Aug 15 21:40:49 2005 UTC | version 77, Sun Aug 21 16:08:36 2005 UTC | ||
|---|---|---|---|
|
|
||
| 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; \ |
|
||||||||
|
eSTREAM Project Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |