mariadb/buildheader/Makefile
Bradley C. Kuszmaul e5a90933be Now we can compile stuff on 32 and 64 systems
git-svn-id: file:///svn/tokudb@243 c7de825b-a66e-492c-adef-691d508d4ae1
2007-09-04 21:39:03 +00:00

6 lines
165 B
Makefile

CFLAGS = -Wall -W -O2 -Werror -g
make_db_h.o: make_db_h.c sample_offsets_32.h sample_offsets_64.h
run: make_db_h
./make_db_h
runs: sample_offsets
./sample_offsets