Add an implicit rule %.c -> %.i for running the C preprocessor.
Peter Eisentraut <peter_e@gmx.net>
Add an implicit rule %.c -> %.i for running the C preprocessor. I occasionally use this for debugging, and it seems wasteful to have to reinvent this all the time.
Files
| Path | Change | +/− |
|---|---|---|
| src/Makefile.global.in | modified | +4 −1 |