Module Name: src Committed By: christos Date: Sat Aug 20 15:24:29 UTC 2016
Modified Files: src/external/bsd/unbound/lib/libunbound: Makefile Log Message: avoid yacc regeneration (lex does not need it, because their file is called .lex and we don't have rules for that) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/lib/libunbound/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.