# $FreeBSD$ .PATH: ${.CURDIR:H}/shared PROG= ggated MAN= ggated.8 SRCS= ggated.c ggate.c LIBADD= pthread util CFLAGS+= -I${.CURDIR:H}/shared .include