lib/tt: add automake files
This commit is contained in:
14
cde/lib/tt/bin/scripts/Makefile.am
Normal file
14
cde/lib/tt/bin/scripts/Makefile.am
Normal file
@@ -0,0 +1,14 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../tooltalk.tmpl
|
||||
|
||||
noinst_SCRIPTS = ttce2xdr
|
||||
|
||||
ttce2xdr_CPPFLAGS = $(TIRPCINC) $(TT_VERSION_DEFINE)
|
||||
|
||||
all:: ttce2xdr
|
||||
|
||||
CPPTARGET = ttce2xdr
|
||||
CPPSRC = ttce2xdr.cpp
|
||||
|
||||
include $(srcdir)/include/cppfile.tmpl
|
||||
Reference in New Issue
Block a user