X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-mysql%2FMakefile.msvc;h=096bb554f489874745fe1278a37f034ff302b165;hp=e7991f1d3dd84ceb052f2746e0f0481ab44db39a;hb=c3da3f320846c5201b6eaf609dd47cf3e5876b0a;hpb=e12e49ba39110f4a34def97d27bc8432f6de8665 diff --git a/db-mysql/Makefile.msvc b/db-mysql/Makefile.msvc index e7991f1..096bb55 100644 --- a/db-mysql/Makefile.msvc +++ b/db-mysql/Makefile.msvc @@ -2,14 +2,14 @@ ########################################################################### # FILE IDENTIFICATION # -# Name: Makefile.msvc -# Purpose: Makefile for the CLSQL UFFI helper package (MSVC) -# Programer: Kevin M. Rosenberg -# Date Started: Mar 2002 +# Name: Makefile.msvc +# Purpose: Makefile for the CLSQL UFFI helper package (MSVC) +# Author: Kevin M. Rosenberg +# Created: Mar 2002 # # CVS Id: $Id: Makefile.msvc,v 1.1 2002/09/18 07:43:40 kevin Exp $ # -# This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg +# This file, part of CLSQL, is Copyright (c) 2002-2004 by Kevin M. Rosenberg # # CLSQL users are granted the rights to distribute and use this software # as governed by the terms of the Lisp Lesser GNU Public License @@ -17,7 +17,7 @@ ########################################################################### -BASE=clsql-mysql +BASE=mysql # Set to the directory where you have installed mysql's library MYSQL_DIR=c:/mysql