Don't redefine build: locally

This commit is contained in:
matthieu 2015-07-19 10:43:08 +00:00
parent cdf2941041
commit 0e39cef480

View File

@ -1,15 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2006/11/27 19:56:35 matthieu Exp $
# $OpenBSD: Makefile,v 1.3 2015/07/19 10:43:08 matthieu Exp $
SUBDIR= libs fvwm sample.fvwmrc utils icons modules
build:
${MAKE} cleandir
${MAKE}
${SUDO} ${MAKE} install
includes:
update:
.include <bsd.subdir.mk>
.include <bsd.xorg.mk>