aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/Makefile
blob: 9fe368eed50a8ee022118c338e365434d6737d8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#-------------------------------------------------------------------------
#
# Makefile for src/interfaces
#
# Copyright (c) 1994, Regents of the University of California
#
# src/interfaces/Makefile
#
#-------------------------------------------------------------------------

subdir = src/interfaces
top_builddir = ../..
include $(top_builddir)/src/Makefile.global

SUBDIRS = libpq ecpg

$(recurse)

all-ecpg-recurse: all-libpq-recurse