Re: how to add my source file? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: how to add my source file?
Date
Msg-id 20061227164800.GP23059@alvh.no-ip.org
Whole thread Raw
In response to how to add my source file?  (dakotali kasap <dakotalidavid@yahoo.com>)
List pgsql-hackers
dakotali kasap wrote:
> Hi,
> 
> I want to add my .c and .h source files into the postgresql project.
> What kind of changes should I make with the Makefiles. It seems that,
> it is not enough just to add the object file of the C files into the
> Makefile.

Huh, why not?  Typically you just add the files to OBJS.  What problem
are you having?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: dakotali kasap
Date:
Subject: how to add my source file?
Next
From: dakotali kasap
Date:
Subject: Re: how to add my source file?