From: Kevin M. Rosenberg Date: Sun, 7 Apr 2002 09:26:20 +0000 (+0000) Subject: r1765: *** empty log message *** X-Git-Tag: v3.8.6~1161 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=85bea951e6119321ee7ed5c533a73f7261570d90 r1765: *** empty log message *** --- diff --git a/Makefile b/Makefile index e5159cc..763758b 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.12 2002/04/07 09:24:22 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.13 2002/04/07 09:26:20 kevin Exp $ # # This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -15,7 +15,7 @@ PKG=clsql -.PHONY: all libs clean distclean doc tagcvs dist +.PHONY: all libs clean distclean doc tagcvs dist wwwdist SUBDIRS=interfaces/mysql interfaces/clsql-uffi .PHONY: subdirs $(SUBDIRS) @@ -68,3 +68,6 @@ dist: distclean tagcvs | xargs unix2dos -q @zip -rq $(DIST_ZIP) $(DISTDIR) @rm -r $(DISTDIR) + +wwwdist: dist + @./copy