Import ezmlm 0.53
[ezmlm] / hassgact.h.do
CommitLineData
5b62e993
MW
1dependon trysgact.c compile load
2( ./compile trysgact.c && ./load trysgact ) >/dev/null 2>&1 \
3&& echo \#define HASSIGACTION 1
4rm -f trysgact.o trysgact
5formake '( ( ./compile trysgact.c && ./load trysgact ) >/dev/null 2>&1 \'
6formake '&& echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h'
7formake 'rm -f trysgact.o trysgact'