10 lines
189 B
Makefile
10 lines
189 B
Makefile
# $OpenBSD: Makefile,v 1.7 2012/10/11 21:47:25 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += base
|
|
SUBDIR += cups
|
|
SUBDIR += gtk+2
|
|
SUBDIR += sdl
|
|
|
|
.include <bsd.port.subdir.mk>
|