From a18003357c614019a078f1721808877f13c9d04e Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Tue, 22 Aug 2006 03:31:24 +0000 Subject: [PATCH] Build mount_smbfs on ia64. --- usr.sbin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 8dd53cfcb053..08cd0ce50893 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -354,6 +354,7 @@ _zzz= zzz _acpi= acpi .endif _kgmon= kgmon +_mount_smbfs= mount_smbfs .if ${MK_LIBPTHREAD} != "no" _pppctl= pppctl .endif