mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
16 lines
315 B
Makefile
16 lines
315 B
Makefile
SUBDIR =
|
|
SUBDIR += 9libs
|
|
SUBDIR += 9menu
|
|
SUBDIR += devdrawserver
|
|
SUBDIR += drawterm
|
|
SUBDIR += plan9port
|
|
SUBDIR += rc
|
|
SUBDIR += rc,editline
|
|
SUBDIR += rc,readline
|
|
SUBDIR += sam
|
|
SUBDIR += tcs
|
|
SUBDIR += u9fs
|
|
SUBDIR += wily
|
|
|
|
.include <bsd.port.subdir.mk>
|