8 lines
153 B
Makefile
8 lines
153 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/11/11 15:21:24 jasper Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += libquvi
|
||
|
SUBDIR += scripts
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|