Debianization and various other fixes.
[ezmlm] / uint32.h.do
1 dependon 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
4 rm -f tryulong32.o tryulong32
5 formake '( ( ./compile tryulong32.c && ./load tryulong32 && ./tryulong32 ) >/dev/null 2>&1 \'
6 formake '&& cat uint32.h2 || cat uint32.h1 ) > uint32.h'
7 formake 'rm -f tryulong32.o tryulong32'