8 lines
151 B
Makefile
8 lines
151 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2012/08/26 18:46:42 mpi Exp $
|
||
|
|
||
|
SUBDIR= libmesa
|
||
|
|
||
|
build depend all install clean cleandir: _SUBDIRUSE
|
||
|
|
||
|
.include <bsd.xorg.mk>
|