9 lines
178 B
Makefile
9 lines
178 B
Makefile
# $OpenBSD: Makefile,v 1.2 2011/10/23 13:57:36 matthieu Exp $
|
|
|
|
SUBDIR= libglsl
|
|
# glsl_compiler glcpp
|
|
|
|
build depend all install clean cleandir: _SUBDIRUSE
|
|
|
|
.include <bsd.xorg.mk>
|