correct path to Makefile.am.common
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5638 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_readline)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
SUBDIRS = afsutil ftp login @OTP_dir@ popper push rsh telnet test
|
||||
DIST_SUBDIRS = afsutil ftp login otp popper push rsh telnet test
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
if KRB4
|
||||
AFSPROGS = afslog
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
SUBDIRS = common ftp ftpd
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += -I$(srcdir)/../common $(INCLUDE_readline) $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += -I$(srcdir)/../common $(INCLUDE_krb4) -DFTP_SERVER
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4) $(X_CFLAGS)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
bin_PROGRAMS = otp otpprint
|
||||
bin_SUIDS = otp
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4) -DBINDIR=\"$(bindir)\"
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
SUBDIRS = libtelnet telnet telnetd
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += -I$(srcdir)/.. $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += -I$(srcdir)/..
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += -I$(srcdir)/.. $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
noinst_PROGRAMS = tcp_client tcp_server gssapi_server gssapi_client \
|
||||
uu_server uu_client
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4) $(X_CFLAGS) -DBINDIR=\"$(bindir)\"
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
AUTOMAKE_OPTIONS += no-texinfo.tex
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
SUBDIRS = kadm5
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
CLEANFILES = admin.h kadm5_err.h private.h
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_readline)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
man_MANS = kpasswd.1 kpasswdd.8
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
if KRB4
|
||||
dir_45 = 45
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
YFLAGS = -d
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
include $(top_srcdir)/cf/Makefile.am.common
|
||||
|
||||
lib_LTLIBRARIES = libdes.la
|
||||
include_HEADERS = des.h md4.h md5.h sha.h
|
||||
|
Reference in New Issue
Block a user