8 lines
181 B
Makefile
8 lines
181 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/07/13 12:43:30 mpi Exp $
|
||
|
|
||
|
SUBDIR= libgallium libmesagallium drivers
|
||
|
|
||
|
build depend all install clean cleandir: _SUBDIRUSE
|
||
|
|
||
|
.include <bsd.xorg.mk>
|