From owner-cvs-all Sun Jan 17 11:07:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16108 for cvs-all-outgoing; Sun, 17 Jan 1999 11:07:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16103; Sun, 17 Jan 1999 11:07:34 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id GAA14054; Mon, 18 Jan 1999 06:07:20 +1100 Date: Mon, 18 Jan 1999 06:07:20 +1100 From: Bruce Evans Message-Id: <199901171907.GAA14054@godzilla.zeta.org.au> To: ache@nagual.pp.ru, jhay@mikom.csir.co.za Subject: Re: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-aout.i386 config.SH-elf.alpha config.SH-elf.i386 Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, mark@grondar.za Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >It seems error is here - hear, hear! > >-I${DESTDIR}/usr/include should be added not in bsd.prog.mk but in sys.mk >or /etc/make.conf instead to be picked by Makefiles written by perl. Not there either, but in Makefile.inc1. However, Makefiles that don't include bsd.prog.mk are probably broken. bsd.prog.mk also adds ${COPTS} and ${DEBUG_FLAGS} to CFLAGS, and -static to LDFLAGS...: Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message