mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
SUBDIR =
|
|
SUBDIR += client
|
|
SUBDIR += server
|
|
SUBDIR += server-old
|
|
|
|
.include <bsd.port.subdir.mk>
|