Deleted Added
full compact
1c1
< # $FreeBSD: head/sbin/ggate/Makefile 147885 2005-07-10 15:16:49Z pjd $
---
> # $FreeBSD: head/sbin/ggate/Makefile 156813 2006-03-17 18:54:44Z ru $
2a3,4
> .include <bsd.own.mk>
>
7c9
< .if !defined(NO_LIBPTHREAD)
---
> .if ${MK_LIBPTHREAD} != "no"