all:
	gcc --std=c99 -g -O0 tab.c -o pds -Wno-format-security -D BITMODE64
