mariadb/Makefile.new
Bradley C. Kuszmaul 8455cf0c1c Makefile hacking. Addreseses #782.
git-svn-id: file:///svn/tokudb@3847 c7de825b-a66e-492c-adef-691d508d4ae1
2008-05-08 07:06:06 +00:00

8 lines
221 B
Makefile

# -*- Mode: Makefile -*-
# ROOT is the the name of the root of the tokudb make directory heirarchy, starting at the cwd
ROOT =
include Makefile.include
# build: $(BINS) $(LIBS)
# check: $(patsubst %,%.checkdir,$(DIRS))