Deleted Added
full compact
1c1
< # $FreeBSD: head/sbin/ggate/Makefile 156813 2006-03-17 18:54:44Z ru $
---
> # $FreeBSD: head/sbin/ggate/Makefile 156944 2006-03-21 11:00:54Z ru $
9c9,10
< .if ${MK_LIBPTHREAD} != "no"
---
> .if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64"
> .if ${MK_LIBC_R} != "no"
12a14,17
> .elif ${MK_LIBPTHREAD} != "no"
> _ggatec= ggatec
> _ggated= ggated
> .endif