8 lines
149 B
Makefile
8 lines
149 B
Makefile
# $OpenBSD: Makefile,v 1.2 2015/06/10 20:01:03 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += portbump
|
|
SUBDIR += portcheck
|
|
|
|
.include <bsd.subdir.mk>
|