From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28920 invoked by alias); 11 Aug 2002 21:44:49 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 28910 invoked by uid 372); 11 Aug 2002 21:44:49 -0000 Date: Sun, 11 Aug 2002 14:44:00 -0000 Message-ID: <20020811214449.28908.qmail@sources.redhat.com> From: bartv@sources.redhat.com To: ecos-cvs@sourceware.cygnus.com Subject: ecos/host/libcdl/testsuite Makefile.am Makefile.in X-SW-Source: 2002/txt/msg00103.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: bartv@sources.redhat.com 2002-08-11 14:44:49 Modified files: host/libcdl/testsuite: Makefile.am Makefile.in Log message: Reorganization of the host-side autoconfiscation support, and a couple of minor bug fixes. The main goal is to support per-package host-side software in addition to the generic host-side tools. For example, the synthetic target HAL and device driver packages can now have host subdirectories with support code.