File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# Copyright (c) 1994, Regents of the University of California
6
6
#
7
- # $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/Makefile,v 1.14 2001/12/23 12:17:41 meskes Exp $
7
+ # $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/Makefile,v 1.15 2002/01/08 20:41:26 petere Exp $
8
8
#
9
9
# -------------------------------------------------------------------------
10
10
11
11
subdir = src/interfaces/ecpg/lib
12
12
top_builddir = ../../../..
13
13
include $(top_builddir ) /src/Makefile.global
14
14
15
- CFLAGS =-g
16
-
17
15
NAME = ecpg
18
16
SO_MAJOR_VERSION = 3
19
17
SO_MINOR_VERSION = 3.0
Original file line number Diff line number Diff line change 1
- # $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.79 2001/12/23 12:17:41 meskes Exp $
1
+ # $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.80 2002/01/08 20:41:28 petere Exp $
2
2
3
3
subdir = src/interfaces/ecpg/preproc
4
4
top_builddir = ../../../..
5
5
include $(top_builddir ) /src/Makefile.global
6
6
7
- CFLAGS+ =-g
8
-
9
7
MAJOR_VERSION =2
10
8
MINOR_VERSION =9
11
9
PATCHLEVEL =0
You can’t perform that action at this time.
0 commit comments