Connect smbfs build on powerpc.

This commit is contained in:
imura 2005-09-19 08:13:43 +00:00
parent 32a97cdeb9
commit ac2bd5fad8
4 changed files with 13 additions and 0 deletions

View File

@ -92,6 +92,10 @@ _libncp= libncp
_libsmb= libsmb
.endif
.if ${MACHINE_ARCH} == "powerpc"
_libsmb= libsmb
.endif
.if !defined(NO_LIBPTHREAD)
_libpthread= libpthread
.endif

View File

@ -489,6 +489,7 @@ _xe= xe
.if ${MACHINE_ARCH} == "powerpc"
_gem= gem
_smbfs= smbfs
.endif
.if ${MACHINE_ARCH} == "sparc64"

View File

@ -315,4 +315,8 @@ _ncplogin= ncplogin
_smbutil= smbutil
.endif
.if ${MACHINE_ARCH} == "powerpc"
_smbutil= smbutil
.endif
.include <bsd.subdir.mk>

View File

@ -343,6 +343,10 @@ _pppctl= pppctl
_zzz= zzz
.endif
.if ${MACHINE_ARCH} == "powerpc"
_mount_smbfs= mount_smbfs
.endif
.if ${MACHINE_ARCH} == "sparc64"
_eeprom= eeprom
_ofwdump= ofwdump