include .defs.mk

TYPE := util

BIN_TARGET := editline_test
BIN_TARGET_ARCHIVES := editline

SOURCES		= testit.c

include $(NDB_TOP)/Epilogue.mk
