Commit in lcio/src/python on MAIN
Makefile+2-21.5 -> 1.6
JM: Do not install to PYTHONHOME by default

lcio/src/python
Makefile 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- Makefile	16 Mar 2006 02:11:45 -0000	1.5
+++ Makefile	22 Mar 2006 01:14:29 -0000	1.6
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 2006/03/16 02:11:45 jeremy Exp $
+# $Id: Makefile,v 1.6 2006/03/22 01:14:29 jeremy Exp $
 
 #
 # Makefile to build LCIO Python wrappers using Swig.
@@ -80,7 +80,7 @@
 .PHONY: all
 
 # Default target executes build and install
-all: swig install
+all: swig 
 
 # Build the wrapper lib
 swig:
CVSspam 0.2.8