Move contents of afs_osi_gcpags to per-OS files
[openafs.git] / src / libafs / MakefileProto.SOLARIS.in
index a52fa44..2de2c4c 100644 (file)
@@ -15,6 +15,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
 # OS specific object files:
 AFS_OS_OBJS = \
+       osi_gcpags.o \
        osi_groups.o \
        osi_inode.o \
        osi_file.o \
@@ -37,7 +38,7 @@ DEFINES= -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT
 KDEFS= -D_KERNEL -DSYSV -dn ${ARCH_DEFS}
 
 <sun4x_57 sun4x_58 sun4x_59 sun4x_510 sun4x_511>
-KDEFS_32 = 
+KDEFS_32 = -xarch=v8
 KDEFS_64 = -xarch=v9 
 
 <sunx86_57 sunx86_58 sunx86_59 sunx86_510 sunx86_511>