From 142a49a4be37258477d8ce2b19011a75c36bd418 Mon Sep 17 00:00:00 2001 From: delphij Date: Mon, 9 May 2011 21:51:59 +0000 Subject: MFV: Update to less v443. MFC after: 1 month --- contrib/less/Makefile.aut | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'contrib/less/Makefile.aut') diff --git a/contrib/less/Makefile.aut b/contrib/less/Makefile.aut index 2f2b997..b3ee3f4 100644 --- a/contrib/less/Makefile.aut +++ b/contrib/less/Makefile.aut @@ -34,6 +34,14 @@ DISTFILES = \ all: help.c funcs.h ${srcdir}/configure +release: .FORCE + ${MAKE} -f Makefile.aut tagall + ${MAKE} -f Makefile.aut all + ${MAKE} -f Makefile.aut clean + ${MAKE} -f Makefile.aut dist + +.FORCE: + help.c: less.hlp mkhelp -mv -f ${srcdir}/help.c ${srcdir}/help.c.old rm -rf help.c -- cgit v1.1