From 71d3525ad21dde00d3665c61e27346e88dab30d9 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Sat, 2 Sep 2017 15:07:52 -0400 Subject: [PATCH] doc: document libfl targets in Makefile --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 1047250..4d98cb7 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ flex NEWS ** build +*** The flex build system now includes Makefile targets at the top + level to allow just building and installing libfl. + *** The flex distribution now includes a file, src/libfl.pc, to allow using pkgconfig to find out what flags to use when building against libfl from flex. -- 2.50.1