From 533c4177c8f1598111812367565c7a05e00a7c80 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 19 Aug 1999 17:03:41 +0000 Subject: [PATCH] Remove "touch all-common", not building when needed is worse than building when not needed. --- build/man.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/build/man.mk b/build/man.mk index 71b996ae31..ce0015fdc9 100644 --- a/build/man.mk +++ b/build/man.mk @@ -23,7 +23,6 @@ all-common: -e 's%LIBEXECDIR%$(libexecdir)%' \ $(srcdir)/$$page > $$page.$(TMP_SUFFIX); \ done - touch all-common install-common: -$(MKDIR) $(MANDIR) -- 2.39.5