8 lines
169 B
Makefile
8 lines
169 B
Makefile
# $OpenBSD: Makefile,v 1.3 2015/01/25 15:09:13 jsg Exp $
|
|
|
|
SUBDIR= libgallium drivers winsys
|
|
|
|
build depend all install clean cleandir: _SUBDIRUSE
|
|
|
|
.include <bsd.xorg.mk>
|