cvs commit: pgmemcache Makefile Makefile.pmk pmkfile

From: seanc(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: cvs commit: pgmemcache Makefile Makefile.pmk pmkfile
Date: 2004-12-17 23:18:08
Message-ID: 20041217231808.21C72AAF097@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

seanc 2004/12/17 23:18:08 GMT

PostgreSQL src repository

Added files:
. Makefile.pmk pmkfile
Removed files:
. Makefile
Log:
Make use of pmk(1) and pgxs for build infrastructure. This should work on
most in a pre-8.0 world, but will only work for darwin in a post 8.0rc2.

Revision Changes Path
1.2 +0 -23 pgmemcache/Makefile (dead)
1.1 +46 -0 pgmemcache/Makefile.pmk (new)
1.1 +72 -0 pgmemcache/pmkfile (new)

Browse pgsql-committers by date

  From Date Subject
Next Message seanc 2004-12-17 23:20:08 cvs commit: pgmemcache LICENSE
Previous Message Kris Jurka 2004-12-17 23:09:34 Re: cvs commit: pgmemcache pgmemcache.c