# -*- Mode: Makefile; -*-
# vim: set ft=automake :
#
# (C) 2011 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
include $(top_srcdir)/Makefile_cxx.mtest
EXTRA_DIST = testlist
noinst_PROGRAMS = commcallx
commcallx_SOURCES = commcallx.cxx
## other simplemake directives that were commented out
##adderr_SOURCES = adderr.c
##errstring_SOURCES = errstring.c
##errcode_SOURCES = errcode.c errmsg.c
##errring_SOURCES = errring.c
##EXTRA_PROGRAMS = errcode errring errstring