test:
	gcc -g -DSIGINFO_TEST -Wall -Wextra siginfo.c -ldl -lstdc++ -rdynamic -o /tmp/siginfo
	-/tmp/siginfo
