freebsd-ports/security/krb4/files/patch-lib::Makefile.in
2003-03-05 02:04:54 +00:00

37 lines
1.0 KiB
Plaintext

*** lib/Makefile.in.orig Tue Oct 22 23:39:41 2002
--- lib/Makefile.in Thu Feb 27 19:54:34 2003
***************
*** 204,210 ****
@OTP_TRUE@dir_otp = otp
! SUBDIRS = @DIR_roken@ vers com_err @DIR_des@ krb kdb kadm acl \
kafs auth editline sl $(dir_otp)
subdir = lib
--- 204,210 ----
@OTP_TRUE@dir_otp = otp
! SUBDIRS = @DIR_roken@ vers @DIR_des@ krb kdb kadm acl \
kafs auth editline sl $(dir_otp)
subdir = lib
***************
*** 228,234 ****
install-exec-recursive installdirs-recursive install-recursive \
uninstall-recursive check-recursive installcheck-recursive
DIST_COMMON = Makefile.am Makefile.in
! DIST_SUBDIRS = @DIR_roken@ vers com_err @DIR_des@ krb kdb kadm acl kafs \
auth editline sl otp
all: all-recursive
--- 228,234 ----
install-exec-recursive installdirs-recursive install-recursive \
uninstall-recursive check-recursive installcheck-recursive
DIST_COMMON = Makefile.am Makefile.in
! DIST_SUBDIRS = @DIR_roken@ vers @DIR_des@ krb kdb kadm acl kafs \
auth editline sl otp
all: all-recursive