From: Dave Hart Date: Tue, 2 Feb 2010 01:29:56 +0000 (+0000) Subject: Makefile.am: X-Git-Tag: NTP_4_2_7P15~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db3cb7526b555b222c750cd2809ab8d5963244cb;p=thirdparty%2Fntp.git Makefile.am: keyword-gen-utd is intended to have one line of content. bk: 4b678014kH9U25nnmMomcuYS0l6wgw --- diff --git a/ntpd/Makefile.am b/ntpd/Makefile.am index 2eb716092..251836b36 100644 --- a/ntpd/Makefile.am +++ b/ntpd/Makefile.am @@ -227,7 +227,7 @@ k-g-u-submake: keyword-gen $(srcdir)/keyword-gen-utd: $(srcdir)/keyword-gen.c $(srcdir)/ntp_parser.h $(MAKE) k-g-u-submake # avoid explicit dependency - grep -v diff_ignore_line $(srcdir)/ntp_keyword.h > k-g-u + grep diff_ignore_line $(srcdir)/ntp_keyword.h > k-g-u mv -f k-g-u $@ $(srcdir)/ntp_keyword.h: $(srcdir)/keyword-gen-utd