9 lines
183 B
Makefile
9 lines
183 B
Makefile
# $OpenBSD: Makefile,v 1.78 2016/09/14 11:18:06 czarkoff Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += stable
|
|
SUBDIR += deskew
|
|
SUBDIR += liquid-rescale
|
|
|
|
.include <bsd.port.subdir.mk>
|