From ec0b8aa70454cab4a918ab09e8ed52d60b4b3256 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 25 Sep 2002 15:05:17 +0000 Subject: sync'ing up for 3.0alpha20 release (This used to be commit 803715d96016767c55202362b17096fc80786c59) --- examples/pdb/mysql/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/pdb/mysql/Makefile.in') diff --git a/examples/pdb/mysql/Makefile.in b/examples/pdb/mysql/Makefile.in index 1da6ea789e..3ebecad762 100644 --- a/examples/pdb/mysql/Makefile.in +++ b/examples/pdb/mysql/Makefile.in @@ -2,8 +2,6 @@ PDB_OBJS = pdb_mysql.so PDB_LDFLAGS = -lmysqlclient MAKEFILE = Makefile.pdb -include $(MAKEFILE) - CC = @CC@ LIBTOOL = libtool CFLAGS = @CFLAGS@ $(PDB_CFLAGS) -- cgit