summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2017-09-02 15:07:52 -0400
committerWill Estes <westes575@gmail.com>2017-09-02 15:07:52 -0400
commit71d3525ad21dde00d3665c61e27346e88dab30d9 (patch)
treeb90fe4cfac09f149110df8e13e9c1f5dda2f86cf
parentdd1afa37e110563cfc25cf5703ae6288691c0657 (diff)
doc: document libfl targets in Makefile
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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.