# # $OpenBSD: Makefile,v 1.3 2001/06/26 22:38:28 smart Exp $ PROG= pfctl SRCS= pfctl.c pfctl_parser.c MAN= pfctl.8 CFLAGS+= -Wall .include