11 lines
176 B
Makefile
11 lines
176 B
Makefile
SUBDIR =
|
|
SUBDIR += 7.4
|
|
SUBDIR += 7.4,embed
|
|
SUBDIR += 8.0
|
|
SUBDIR += 8.0,embed
|
|
SUBDIR += 8.1
|
|
SUBDIR += 8.1,embed
|
|
SUBDIR += 8.2
|
|
SUBDIR += 8.2,embed
|
|
|
|
.include <bsd.port.subdir.mk>
|