r1757: added .PHONY to makefile
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 7 Apr 2002 07:55:29 +0000 (07:55 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 7 Apr 2002 07:55:29 +0000 (07:55 +0000)
Makefile

index 1a104d781a14add649bb3d0df023f14af454b4ad..197ccd9bcfb9e3c9547cdec348dedc6154d7c749 100644 (file)
--- 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: