1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-08 17:02:21 +03:00
Files
mariadb/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile
tomas@poseidon.(none) 8327a68438 neww ndb automake
2004-05-26 15:36:55 +00:00

12 lines
187 B
Makefile

include .defs.mk
TYPE := ndbapitest
ARCHIVE_TARGET := lmc_AsyncUser
SOURCES := userInterface.C ndb_async2.C
CCFLAGS_LOC = -I../include -I../../include
include $(NDB_TOP)/Epilogue.mk