XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:11:31 drk $

#include "../../tooltalk.tmpl"

/* Any shell scripts shipped as part of ToolTalk are collected here. */

PROGRAMS = ttce2xdr
INCLUDES = $(TIRPCINC)

all:: $(PROGRAMS)

CppScriptTarget(ttce2xdr,ttce2xdr.cpp,$(TT_VERSION_DEFINE),)
