Author: gjb
Date: Tue Aug 26 19:36:34 2014
New Revision: 270668
URL: http://svnweb.freebsd.org/changeset/base/270668

Log:
  Add gnugrep.1 to CLEANFILES.
  
  MFC after:    3 days
  Sponsored by: The FreeBSD Foundation

Modified:
  head/gnu/usr.bin/grep/Makefile

Modified: head/gnu/usr.bin/grep/Makefile
==============================================================================
--- head/gnu/usr.bin/grep/Makefile      Tue Aug 26 17:48:05 2014        
(r270667)
+++ head/gnu/usr.bin/grep/Makefile      Tue Aug 26 19:36:34 2014        
(r270668)
@@ -12,6 +12,7 @@ PROG= gnugrep
 SRCS=  closeout.c dfa.c error.c exclude.c grep.c grepmat.c hard-locale.c \
        isdir.c kwset.c obstack.c quotearg.c savedir.c search.c xmalloc.c \
        xstrtoumax.c
+CLEANFILES+=   gnugrep.1
 
 CFLAGS+=-I${.CURDIR} -I${DESTDIR}/usr/include/gnu -DHAVE_CONFIG_H
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to