Imported Upstream version 0.2.5
[platform/upstream/libtirpc.git] / Makefile.am
1 SUBDIRS = src man doc
2 ACLOCAL_AMFLAGS = -I m4
3
4 noinst_HEADERS         = tirpc/reentrant.h \
5                          tirpc/getpeereid.h \
6                          tirpc/libc_private.h \
7                          tirpc/un-namespace.h
8
9 nobase_include_HEADERS = tirpc/netconfig.h \
10                          tirpc/rpcsvc/crypt.x \
11                          tirpc/rpcsvc/crypt.h \
12                          tirpc/rpc/xdr.h \
13                          tirpc/rpc/types.h \
14                          tirpc/rpc/svc_soc.h \
15                          tirpc/rpc/svc.h \
16                          tirpc/rpc/svc_dg.h \
17                          tirpc/rpc/svc_auth.h \
18                          tirpc/rpc/rpc_msg.h \
19                          tirpc/rpc/rpc.h \
20                          tirpc/rpc/rpcent.h \
21                          tirpc/rpc/rpc_com.h \
22                          tirpc/rpc/rpcb_prot.x \
23                          tirpc/rpc/rpcb_prot.h \
24                          tirpc/rpc/rpcb_clnt.h \
25                          tirpc/rpc/raw.h \
26                          tirpc/rpc/pmap_rmt.h \
27                          tirpc/rpc/pmap_prot.h \
28                          tirpc/rpc/pmap_clnt.h \
29                          tirpc/rpc/nettype.h \
30                          tirpc/rpc/des.h \
31                          tirpc/rpc/des_crypt.h \
32                          tirpc/rpc/clnt_stat.h \
33                          tirpc/rpc/clnt_soc.h \
34                          tirpc/rpc/clnt.h \
35                          tirpc/rpc/auth_unix.h \
36                          tirpc/rpc/auth_kerb.h \
37                          tirpc/rpc/auth.h \
38                          tirpc/rpc/auth_gss.h \
39                          tirpc/rpc/auth_des.h
40     
41 pkgconfigdir=$(libdir)/pkgconfig
42 pkgconfig_DATA = libtirpc.pc
43
44 CLEANFILES             = cscope.* *~
45 DISTCLEANFILES         = Makefile.in libtirpc*.tar.gz