mariadb/ndb/test/tools/hugoPkReadRecord/Makefile
unknown 6386c55cee Initial revision of NDB Cluster files
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2004-04-14 10:53:21 +02:00

11 lines
185 B
Makefile

include .defs.mk
TYPE := ndbapitest
BIN_TARGET := hugoPkReadRecord
# Source files of non-templated classes (.C files)
SOURCES = hugoPkReadRecord.cpp
include $(NDB_TOP)/Epilogue.mk