From 0e39cef4803127121ee5ed8d733c813e74a9659b Mon Sep 17 00:00:00 2001 From: matthieu Date: Sun, 19 Jul 2015 10:43:08 +0000 Subject: [PATCH] Don't redefine build: locally --- app/fvwm/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/app/fvwm/Makefile b/app/fvwm/Makefile index 4c91212f0..ba3b2b547 100644 --- a/app/fvwm/Makefile +++ b/app/fvwm/Makefile @@ -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 +.include