Add additional rules so that make init-po for ecpg gets up to date flex and

Peter Eisentraut <peter_e@gmx.net>

Commit: 90d910866e44ac009028dc75747f1463db8c528d
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-09-19T13:08:08Z
Releases: 8.4.0
Add additional rules so that make init-po for ecpg gets up to date flex and
bison output.  Without these, make can sometimes be tempted to invoke its
built-in rules using lex and yacc, which can fail if those commands are not
available.

This was a main cause for the NLS web site breakage.

Files

PathChange+/−
src/interfaces/ecpg/nls.mk modified +11 −0