summaryrefslogtreecommitdiff
path: root/storage/ndb/src/kernel/vm/testLongSig/Makefile
blob: ecf33dca10906c030c551cc47d4f518c625e9507 (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk	

TYPE := signalsender 

BIN_TARGET := testLongSig

SOURCES = testLongSig.cpp

include $(NDB_TOP)/Epilogue.mk