Sign in
apache
/
infrastructure-ezmlm-idx
/
refs/heads/avoid-duplicate-headers
/
.
/
default.lib.do
blob: 165be398d76ae1c529037a5399709354f48f1ccc [
file
]
dependon compile load trylib
.
c
formake
"( ( ./compile trylib.c && ./load trylib -l$2 ) >/dev/null 2>&1 && echo -l$2 || exit 0 ) >$1"
formake
'rm -f trylib.o trylib'