fix broken checkin
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5652 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc
|
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_readline)
|
INCLUDES += $(INCLUDE_readline)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUBDIRS = afsutil ftp login @OTP_dir@ popper push rsh telnet test
|
SUBDIRS = afsutil ftp login @OTP_dir@ popper push rsh telnet test
|
||||||
DIST_SUBDIRS = afsutil ftp login otp popper push rsh telnet test
|
DIST_SUBDIRS = afsutil ftp login otp popper push rsh telnet test
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
if KRB4
|
if KRB4
|
||||||
AFSPROGS = afslog
|
AFSPROGS = afslog
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUBDIRS = common ftp ftpd
|
SUBDIRS = common ftp ftpd
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4)
|
INCLUDES += $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -I$(srcdir)/../common $(INCLUDE_readline) $(INCLUDE_krb4)
|
INCLUDES += -I$(srcdir)/../common $(INCLUDE_readline) $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -I$(srcdir)/../common $(INCLUDE_krb4) -DFTP_SERVER
|
INCLUDES += -I$(srcdir)/../common $(INCLUDE_krb4) -DFTP_SERVER
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4) $(X_CFLAGS)
|
INCLUDES += $(INCLUDE_krb4) $(X_CFLAGS)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4)
|
INCLUDES += $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
bin_PROGRAMS = otp otpprint
|
bin_PROGRAMS = otp otpprint
|
||||||
bin_SUIDS = otp
|
bin_SUIDS = otp
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4)
|
INCLUDES += $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4) $(HESIODINCLUDE)
|
INCLUDES += $(INCLUDE_krb4) $(HESIODINCLUDE)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4) -DBINDIR=\"$(bindir)\"
|
INCLUDES += $(INCLUDE_krb4) -DBINDIR=\"$(bindir)\"
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUBDIRS = libtelnet telnet telnetd
|
SUBDIRS = libtelnet telnet telnetd
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -I$(srcdir)/.. $(INCLUDE_krb4)
|
INCLUDES += -I$(srcdir)/.. $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -I$(srcdir)/..
|
INCLUDES += -I$(srcdir)/..
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -I$(srcdir)/.. $(INCLUDE_krb4)
|
INCLUDES += -I$(srcdir)/.. $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
noinst_PROGRAMS = tcp_client tcp_server gssapi_server gssapi_client \
|
noinst_PROGRAMS = tcp_client tcp_server gssapi_server gssapi_client \
|
||||||
uu_server uu_client
|
uu_server uu_client
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4) $(X_CFLAGS) -DBINDIR=\"$(bindir)\"
|
INCLUDES += $(INCLUDE_krb4) $(X_CFLAGS) -DBINDIR=\"$(bindir)\"
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS += no-texinfo.tex
|
AUTOMAKE_OPTIONS += no-texinfo.tex
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUBDIRS = kadm5
|
SUBDIRS = kadm5
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
CLEANFILES = admin.h kadm5_err.h private.h
|
CLEANFILES = admin.h kadm5_err.h private.h
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_readline)
|
INCLUDES += $(INCLUDE_readline)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4)
|
INCLUDES += $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
man_MANS = kpasswd.1 kpasswdd.8
|
man_MANS = kpasswd.1 kpasswdd.8
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4)
|
INCLUDES += $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4)
|
INCLUDES += $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
if KRB4
|
if KRB4
|
||||||
dir_45 = 45
|
dir_45 = 45
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUFFIXES = .x .et .h
|
SUFFIXES = .x .et .h
|
||||||
|
|
||||||
|
@@ -1,10 +1,11 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
YFLAGS = -d
|
YFLAGS = -d
|
||||||
|
|
||||||
lib_LTLIBRARIES = libcom_err.la
|
lib_LTLIBRARIES = libcom_err.la
|
||||||
|
libcom_err_la_LDFLAGS = -version-info 1:0:0
|
||||||
|
|
||||||
bin_PROGRAMS = compile_et
|
bin_PROGRAMS = compile_et
|
||||||
|
|
||||||
|
@@ -1,8 +1,10 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
lib_LTLIBRARIES = libdes.la
|
lib_LTLIBRARIES = libdes.la
|
||||||
|
libdes_la_LDFLAGS = -version-info 0:0:0
|
||||||
|
|
||||||
include_HEADERS = des.h md4.h md5.h sha.h
|
include_HEADERS = des.h md4.h md5.h sha.h
|
||||||
|
|
||||||
build_HEADERZ = $(include_HEADERS)
|
build_HEADERZ = $(include_HEADERS)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
man_MANS = editline.3
|
man_MANS = editline.3
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -I$(srcdir)/../krb5
|
INCLUDES += -I$(srcdir)/../krb5
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -I$(srcdir)/../krb5
|
INCLUDES += -I$(srcdir)/../krb5
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUFFIXES = .x .et .h
|
SUFFIXES = .x .et .h
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
lib_LTLIBRARIES = libkadm5srv.la libkadm5clnt.la
|
lib_LTLIBRARIES = libkadm5srv.la libkadm5clnt.la
|
||||||
libkadm5srv_la_LDFLAGS = -version-info 1:0:0
|
libkadm5srv_la_LDFLAGS = -version-info 1:0:0
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4) -DLIBDIR=\"$(libdir)\" $(AFS_EXTRA_DEFS)
|
INCLUDES += $(INCLUDE_krb4) -DLIBDIR=\"$(libdir)\" $(AFS_EXTRA_DEFS)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += $(INCLUDE_krb4)
|
INCLUDES += $(INCLUDE_krb4)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
noinst_PROGRAMS = otptest
|
noinst_PROGRAMS = otptest
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
CLEANFILES = roken.h make-roken.c print_version.h
|
CLEANFILES = roken.h make-roken.c print_version.h
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/cf/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
INCLUDES += -DROKEN_RENAME
|
INCLUDES += -DROKEN_RENAME
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user