10 lines
174 B
Makefile
10 lines
174 B
Makefile
|
# $OpenBSD: Makefile,v 1.4 2016/10/10 13:34:43 matthieu Exp $
|
||
|
|
||
|
SUBDIR= libs fvwm sample.fvwmrc utils icons modules
|
||
|
|
||
|
update:
|
||
|
|
||
|
.include <bsd.subdir.mk>
|
||
|
.include <bsd.xorg.mk>
|
||
|
|