7 lines
124 B
Makefile
7 lines
124 B
Makefile
# $OpenBSD: Makefile,v 1.3 2020/04/11 18:57:14 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += main
|
|
|
|
.include <bsd.port.subdir.mk>
|