# $FreeBSD: head/sbin/ggate/Makefile 156813 2006-03-17 18:54:44Z ru $ .include SUBDIR= ${_ggatec} \ ${_ggated} \ ggatel .if ${MK_LIBPTHREAD} != "no" _ggatec= ggatec _ggated= ggated .endif .include