From: Sandro Santilli Date: Fri, 5 Sep 2014 10:28:04 +0000 (+0000) Subject: Rule to build parser is "parser", not "parse" X-Git-Tag: 2.2.0rc1~861 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be0ef16347db7dc790d295c10eba99e1346e8fd8;p=postgis Rule to build parser is "parser", not "parse" git-svn-id: http://svn.osgeo.org/postgis/trunk@12943 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/liblwgeom/Makefile.in b/liblwgeom/Makefile.in index 14566bf89..704ddb1ec 100644 --- a/liblwgeom/Makefile.in +++ b/liblwgeom/Makefile.in @@ -30,7 +30,7 @@ YACC=@YACC@ LEX=@LEX@ %c: %l - @echo "WARNING: Lexer not generated. Run 'make parse' to manually build lexer/parser." + @echo "WARNING: Lexer not generated. Run 'make parser' to manually build lexer/parser." # Standalone LWGEOM objects SA_OBJS = \