commit | a2ac429da2f90616d1465dac704eb1e91d2be722 | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Tue Nov 02 23:55:01 2004 +0000 |
committer | Richard Levitte <levitte@openssl.org> | Tue Nov 02 23:55:01 2004 +0000 |
tree | 10395696075d879ebe49fdf1c89b574ca4111351 | |
parent | ffd0f93f14e513b86747e9b1bd50e81e5d275834 [diff] |
Don't use $(EXHEADER) directly in for loops, as most shells will break if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>