Need to factor out strdup.o for separate treatment since it's in a
Peter Eisentraut <peter_e@gmx.net>
Need to factor out strdup.o for separate treatment since it's in a different directory. This makes dependency tracking work and copes with compilers that don't suport -c and -o together.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/Makefile.in | modified | +9 −2 |