~ubuntu-branches/ubuntu/lucid/postgresql-8.4/lucid-security

« back to all changes in this revision

Viewing changes to src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-03-20 12:00:13 UTC
  • Revision ID: james.westby@ubuntu.com-20090320120013-hogj7egc5mjncc5g
Tags: upstream-8.4~0cvs20090328
ImportĀ upstreamĀ versionĀ 8.4~0cvs20090328

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#-------------------------------------------------------------------------
 
2
#
 
3
# $PostgreSQL$
 
4
#
 
5
#-------------------------------------------------------------------------
 
6
subdir = src/backend/utils/mb/conversion_procs/utf8_and_cyrillic
 
7
top_builddir = ../../../../../..
 
8
include $(top_builddir)/src/Makefile.global
 
9
 
 
10
NAME            = utf8_and_cyrillic
 
11
 
 
12
include $(srcdir)/../proc.mk