From: Russ Allbery Date: Fri, 4 Aug 2006 18:40:08 +0000 (+0000) Subject: fs-conv-sol26-move-20060802 X-Git-Tag: BP-openafs-windows-kdfs-ifs~1116 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=16f06bd0cab3e0b7e08ee45c7bb4e86cae75b601;p=packages%2Fo%2Fopenafs.git fs-conv-sol26-move-20060802 Take advantage of the new platform infrastructure to move fs_conv_sol26 out of the vol directory and remove the annoying Autoconf support for optionally build it in favor of the platform support. We no longer care about upgrading inode file servers on DUX, so make fs_conv_DUX4 go away. --- diff --git a/src/platform/SOLARIS/Makefile.in b/src/platform/SOLARIS/Makefile.in index 7d282389f..42db2d579 100644 --- a/src/platform/SOLARIS/Makefile.in +++ b/src/platform/SOLARIS/Makefile.in @@ -49,4 +49,4 @@ dest: fs_conv_sol26 clean: $(RM) -f *.o *.a AFS_component_version_number.c fs_conv_sol26 -include ../config/Makefile.version +include ../../config/Makefile.version