From owner-cvs-all Fri Jan 1 01:51:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23980 for cvs-all-outgoing; Fri, 1 Jan 1999 01:51:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23975; Fri, 1 Jan 1999 01:51:54 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA23648; Fri, 1 Jan 1999 01:51:46 -0800 (PST) Date: Fri, 1 Jan 1999 01:51:46 -0800 (PST) Message-Id: <199901010951.BAA23648@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/i4b/isdnd Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/01/01 01:51:46 PST Modified files: usr.sbin/i4b/isdnd Makefile Log: Fixed a missing library and style bugs in LDADD. Static linkage was broken. Fixed missing DPADD. Fixed placement of the include of bsd.prog.mk. It annulled `make checkdpadd', which should have been run to find the broken DPADD. Revision Changes Path 1.2 +5 -3 src/usr.sbin/i4b/isdnd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message