Print

Print


Commit in SimDist on MAIN
Makefile.in+3-31.5 -> 1.6


SimDist
Makefile.in 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- Makefile.in	30 Jan 2006 21:32:10 -0000	1.5
+++ Makefile.in	31 Jan 2006 01:38:47 -0000	1.6
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/SimDist/Makefile.in,v 1.5 2006/01/30 21:32:10 jeremy Exp $
+# $Header: /cvs/lcd/SimDist/Makefile.in,v 1.6 2006/01/31 01:38:47 jeremy Exp $
 
 # include the common build vars
 include $(CURDIR)/build/common.gmk
@@ -9,8 +9,8 @@
 # default to building all the packages, testing, and installing
 .DEFAULT: build
 
-# build the packages, test, and install
-build: build_packages test install
+# build the packages and test slic
+build: build_packages test 
 
 # build the packages
 build_packages:
CVSspam 0.2.8