xref: /openbsd-src/regress/usr.sbin/bgpd/Makefile (revision 6d4339fe97afc972baf6247188882d8fc0516edc)
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