# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $ .include PROG= xfwp SRCS= xfwp.c misc.c pm.c transport.c io.c CPPFLAGS.transport.c= -DBSD44SOCKETS LDADD+= -lICE DPADD+= ${LIBICE} .PATH: ${X11SRCDIR.${PROG}} .include .include