xenocara/app/fvwm/Makefile
matthieu d9fc70eb7c Remove the global 'make includes' step from 'make build'.
This is no longer needed and gets in the way of tightening
permission used during build. ok and suggestions natano@
2016-10-10 13:34:43 +00:00

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>