Do a little work toward dumping the non-"light" tables.
[pspp] / Makefile
1 CFLAGS = -std=gnu99 -Wall -Werror -g -D_GNU_SOURCE=1
2 all: dump dump2
3 dump: dump.o
4 dump2: dump2.o