ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor-crypto/heimdal/dist/appl/Makefile.am
Revision: 7124
Committed: Wed Jul 22 14:55:56 2015 UTC (8 years, 9 months ago) by laffer1
File size: 410 byte(s)
Log Message:
import heimdal 1.1.0

File Contents

# Content
1 # $Id: Makefile.am,v 1.1.1.3 2012-07-21 15:09:08 laffer1 Exp $
2
3 include $(top_srcdir)/Makefile.am.common
4
5 if OTP
6 dir_otp = otp
7 endif
8 if DCE
9 dir_dce = dceutils
10 endif
11 SUBDIRS = \
12 afsutil \
13 ftp \
14 login \
15 $(dir_otp) \
16 gssmask \
17 popper \
18 push \
19 rsh \
20 rcp \
21 su \
22 xnlock \
23 telnet \
24 test \
25 kx \
26 kf \
27 $(dir_dce)