From: Harlan Stenn Date: Sat, 15 Jan 2011 07:04:43 +0000 (-0500) Subject: Use a do-nothing rule to avoid an SCCS "get" X-Git-Tag: NTP_4_2_7P118~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3f227a53966ad9263d15456de63ea2c20842d6;p=thirdparty%2Fntp.git Use a do-nothing rule to avoid an SCCS "get" bk: 4d31470beBg3RNpvnmrKCIaChCMoQw --- diff --git a/sntp/Makefile.am b/sntp/Makefile.am index 6599d8fdd..6ede1df14 100644 --- a/sntp/Makefile.am +++ b/sntp/Makefile.am @@ -114,6 +114,7 @@ FRC FRC.version: @: each time they or a dependent is built. built-sources-only: $(BUILT_SOURCES) + @: do-nothing action to avoid default SCCS get # HMS: The next bit is still suboptimal. If bk is present but this NTP # repo is not a bk repo, we'll get an error message from the prs command.