Files
cdesktop/cde/lib/tt/bin/scripts/Makefile.am
Jon Trulson e3028d4eff lib/tt: replace tooltalk.tmpl with tooltalk.inc in all Makefile.am files
This fixes the remaining warnings from autogen in lib/
2019-10-24 12:43:02 -06:00

16 lines
275 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
include ../../tooltalk.inc
noinst_SCRIPTS = ttce2xdr
ttce2xdr_CPPFLAGS = $(TIRPCINC) $(TT_VERSION_DEFINE)
all:: ttce2xdr
CPPTARGET = ttce2xdr
CPPSRC = ttce2xdr.cpp
# FIXME - need solution here
# include $(srcdir)/include/cppfile.tmpl