]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
fs-conv-sol26-move-20060802
authorRuss Allbery <rra@stanford.edu>
Fri, 4 Aug 2006 18:40:08 +0000 (18:40 +0000)
committerDerrick Brashear <shadow@dementia.org>
Fri, 4 Aug 2006 18:40:08 +0000 (18:40 +0000)
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.

src/platform/SOLARIS/Makefile.in

index 7d282389f2616e1298b71234abcdece00f511deb..42db2d5799d4595e905a543f54f7e6c0c742abbb 100644 (file)
@@ -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