|
|
@ -1,4 +1,4 @@ |
|
|
|
# $PostgreSQL: pgsql/contrib/Makefile,v 1.60 2005/07/29 19:38:21 tgl Exp $
|
|
|
|
# $PostgreSQL: pgsql/contrib/Makefile,v 1.61 2005/09/01 22:02:44 tgl Exp $
|
|
|
|
|
|
|
|
|
|
|
|
subdir = contrib
|
|
|
|
subdir = contrib
|
|
|
|
top_builddir = ..
|
|
|
|
top_builddir = ..
|
|
|
@ -39,7 +39,7 @@ WANTED_DIRS = \ |
|
|
|
# mac \ (does not have a makefile)
|
|
|
|
# mac \ (does not have a makefile)
|
|
|
|
# oracle \ (does not have a makefile)
|
|
|
|
# oracle \ (does not have a makefile)
|
|
|
|
# start-scripts \ (does not have a makefile)
|
|
|
|
# start-scripts \ (does not have a makefile)
|
|
|
|
# xml2 \ (non-standard makefile)
|
|
|
|
# xml2 \ (requires libxml installed)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
all install installdirs uninstall clean distclean maintainer-clean: |
|
|
|
all install installdirs uninstall clean distclean maintainer-clean: |
|
|
|