b528cefc6b
Userland to follow.
23 lines
341 B
Makefile
23 lines
341 B
Makefile
# $Id: Makefile.am,v 1.19 1999/10/17 10:51:26 assar Exp $
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
if OTP
|
|
dir_otp = otp
|
|
endif
|
|
SUBDIRS = \
|
|
afsutil \
|
|
ftp \
|
|
login \
|
|
$(dir_otp) \
|
|
popper \
|
|
push \
|
|
rsh \
|
|
su \
|
|
xnlock \
|
|
telnet \
|
|
test \
|
|
kx \
|
|
kf \
|
|
# kauth
|