pg_regress: Use target-specific variable instead of overriding make rule
Peter Eisentraut <peter_e@gmx.net>
pg_regress: Use target-specific variable instead of overriding make rule Use a target-specific variable to add to CPPFLAGS instead of writing a custom .c -> .o rule. This will ensure that dependency tracking is used when enabled.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/GNUmakefile | modified | +1 −1 |