|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
include ../../tooltalk.inc
|
|
|
|
noinst_SCRIPTS = ttce2xdr
|
|
BUILT_SOURCES = ttce2xdr
|
|
CLEANFILES = ttce2xdr
|
|
|
|
AM_CPPFLAGS = $(TIRPCINC) $(TT_VERSION_DEFINE)
|
|
|
|
CPPTARGET = ttce2xdr
|
|
CPPSRC = ttce2xdr.cpp
|
|
|
|
include $(top_builddir)/include/cppfile.inc
|