xref: /openbsd/regress/usr.sbin/bgpd/Makefile (revision 3cab2bb3)
1# $OpenBSD: Makefile,v 1.6 2018/10/01 22:23:36 benno Exp $
2
3SUBDIR += config
4SUBDIR += unittests
5SUBDIR += integrationtests
6
7.include <bsd.subdir.mk>
8