From owner-cvs-all@FreeBSD.ORG Fri Nov 7 01:10:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6087B16A4CE; Fri, 7 Nov 2003 01:10:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D56F143F3F; Fri, 7 Nov 2003 01:10:25 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA79APXJ022801; Fri, 7 Nov 2003 01:10:25 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA79APhO022799; Fri, 7 Nov 2003 01:10:25 -0800 (PST) (envelope-from harti) Message-Id: <200311070910.hA79APhO022799@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 7 Nov 2003 01:10:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libngatm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 09:10:26 -0000 harti 2003/11/07 01:10:25 PST FreeBSD src repository Modified files: lib/libngatm Makefile Log: Build the layer 3 (signalling) stuff into the library and install the corresponding headers. Revision Changes Path 1.3 +9 -3 src/lib/libngatm/Makefile