CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/09 07:40:03
Modified files:
devel/splint : Makefile
devel/splint/patches: patch-src_Makefile_in
Log message:
Allow splint to build with bison 3.7.
The y.tab.c file equivalent now includes the generated header so
we need to update the path in it when renaming the header file.
OK sthen@
