caa0a20e39
Modify port structure to create several packages more closely based on distribution (and this is actually simpler to manage).
8 lines
85 B
Makefile
8 lines
85 B
Makefile
# $OpeNBSD$
|
|
|
|
SUBDIR =vm
|
|
SUBDIR+=image
|
|
SUBDIR+=sources
|
|
|
|
.include <bsd.port.subdir.mk>
|