10 lines
160 B
Makefile
10 lines
160 B
Makefile
# $OpenBSD: Makefile,v 1.4 2011/09/21 15:22:15 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += base
|
|
SUBDIR += cups
|
|
SUBDIR += motif
|
|
SUBDIR += sdl
|
|
|
|
.include <bsd.port.subdir.mk>
|