8 lines
265 B
Makefile
8 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.19 2023/01/09 10:21:40 sashan Exp $
|
|
|
|
SUBDIR += etherip gif loop
|
|
SUBDIR += pf_divert pf_forward pf_fragment pf_opts pf_policy pf_print
|
|
SUBDIR += pf_state pf_table
|
|
SUBDIR += pair pflog pflow rdomains rtable vxlan wg
|
|
|
|
.include <bsd.subdir.mk>
|