diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2006-02-25 19:18:58 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2006-02-25 19:18:58 +0000 |
| commit | e6917b125599722ff2d2c861a4af1291f8a4da5e (patch) | |
| tree | 381811c36885979291a77731d78c51c45980bbf8 /contrib/Makefile | |
| parent | 305c82e6bb7da21898761f337d5294627ee41902 (diff) | |
| download | postgresql-e6917b125599722ff2d2c861a4af1291f8a4da5e.tar.gz | |
Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.
Diffstat (limited to 'contrib/Makefile')
| -rw-r--r-- | contrib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index a96a77e542..322cdeff78 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -1,4 +1,4 @@ -# $PostgreSQL: pgsql/contrib/Makefile,v 1.62 2006/02/12 03:55:52 momjian Exp $ +# $PostgreSQL: pgsql/contrib/Makefile,v 1.63 2006/02/25 19:18:58 petere Exp $ subdir = contrib top_builddir = .. @@ -38,7 +38,6 @@ WANTED_DIRS = \ # adddepend \ (does not have a makefile) # mSQL-interface \ (requires msql installed) # mac \ (does not have a makefile) -# oracle \ (does not have a makefile) # start-scripts \ (does not have a makefile) # xml2 \ (requires libxml installed) |
