From: Kevin M. Rosenberg Date: Sun, 7 Apr 2002 07:55:29 +0000 (+0000) Subject: r1757: added .PHONY to makefile X-Git-Tag: v3.8.6~1166 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=d48b43edb4d356a20b20762f803370e7fc975bf3 r1757: added .PHONY to makefile --- diff --git a/Makefile b/Makefile index 1a104d7..197ccd9 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.8 2002/04/07 03:57:35 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.9 2002/04/07 07:55:29 kevin Exp $ # # This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -15,6 +15,8 @@ PKG=clsql +.PHONY: all libs clean realclean docs tagcvs dist + all: libs libs: