From owner-cvs-all Wed Jun 26 3:33:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E5E037B401; Wed, 26 Jun 2002 03:33:11 -0700 (PDT) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5QAXBJU008807; Wed, 26 Jun 2002 03:33:11 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5QAXB7H008805; Wed, 26 Jun 2002 03:33:11 -0700 (PDT) Message-Id: <200206261033.g5QAXB7H008805@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 26 Jun 2002 03:33:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/06/26 03:33:11 PDT Modified files: lib/libutil Makefile Log: Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world broken by RLIMIT_VMEM addition. Revision Changes Path 1.47 +2 -1 src/lib/libutil/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message