11 lines
232 B
Makefile
11 lines
232 B
Makefile
# $OpenBSD: Makefile,v 1.80 2020/10/31 10:40:36 espie Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += stable
|
|
SUBDIR += deskew
|
|
SUBDIR += lensfun
|
|
SUBDIR += liquid-rescale
|
|
SUBDIR += resynthesizer
|
|
|
|
.include <bsd.port.subdir.mk>
|