Import ezmlm 0.53
[ezmlm] / uint32.h.do
CommitLineData
5b62e993
MW
1dependon tryulong32.c compile load uint32.h1 uint32.h2
2( ./compile tryulong32.c && ./load tryulong32 && ./tryulong32 ) >/dev/null 2>&1 \
3&& cat uint32.h2 || cat uint32.h1
4rm -f tryulong32.o tryulong32
5formake '( ( ./compile tryulong32.c && ./load tryulong32 && ./tryulong32 ) >/dev/null 2>&1 \'
6formake '&& cat uint32.h2 || cat uint32.h1 ) > uint32.h'
7formake 'rm -f tryulong32.o tryulong32'