# $OpenBSD: Makefile,v 1.4 1999/12/20 05:38:22 angelos Exp $ PROG= ipsecadm MAN= ipsecadm.8 SRCS= ipsecadm.c CPPFLAGS+= -DINET6 .include