freebsd-dev/crypto/heimdal/appl/Makefile.am

27 lines
389 B
Makefile
Raw Normal View History

2001-02-13 16:46:19 +00:00
# $Id: Makefile.am,v 1.24 2001/01/27 18:34:39 assar Exp $
include $(top_srcdir)/Makefile.am.common
if OTP
dir_otp = otp
endif
2001-02-13 16:46:19 +00:00
if DCE
dir_dce = dceutils
endif
SUBDIRS = \
afsutil \
ftp \
login \
$(dir_otp) \
popper \
push \
rsh \
2001-02-13 16:46:19 +00:00
rcp \
su \
xnlock \
telnet \
test \
kx \
kf \
2001-02-13 16:46:19 +00:00
$(dir_dce)