mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
686d25d567
git-svn-id: file:///svn/tokudb@1177 c7de825b-a66e-492c-adef-691d508d4ae1
4 lines
60 B
Makefile
4 lines
60 B
Makefile
CPPFLAGS = -I../include
|
|
CC = c++
|
|
test1: test1.o dbt.o db.o
|
|
|