Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Makefile.global or similar could define the build rule once, like

> %.o: %.rc
>     windres -DFILEDESC=$(FILEDESC) $< -o $@  
> --include-dir=$(top_builddir)/src/include

Actually, I was wondering if we could not include this in a build rule
for executables, so that it's not necessary for the individual Makefiles
to be explicitly aware of it at all ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to