mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
10 lines
170 B
Makefile
10 lines
170 B
Makefile
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += expectations
|
|
SUBDIR += its
|
|
SUBDIR += mocks
|
|
SUBDIR += rspec
|
|
SUBDIR += support
|
|
|
|
.include <bsd.port.subdir.mk>
|