8 lines
159 B
Makefile
8 lines
159 B
Makefile
# $OpenBSD: Makefile,v 1.1 2010/05/22 20:14:15 matthieu Exp $
|
|
|
|
SUBDIR= pp cl apps
|
|
|
|
build depend all install clean cleandir: _SUBDIRUSE
|
|
|
|
.include <bsd.xorg.mk>
|