Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 15:18:40 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@terry.dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/39765: bsd.incs.mk, INCDIR or INCSDIR ?
Message-ID:  <200206240718.g5O7IeCr001177@Terry.Dorm11.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         39765
>Category:       misc
>Synopsis:       bsd.incs.mk, INCDIR or INCSDIR ?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 24 01:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD Terry.Dorm11.NCTU.edu.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #13: Mon Jun 10 20:42:43 CST 2002 root@Terry.Dorm11.NCTU.edu.tw:/ad0/usr.obj/usr/src/sys/TERRY i386


	
>Description:

ports/graphics/libmng uses bsd.lib.mk, which uses bsd.incs.mk
if we use INCDIR to specify where to install include files
	stable will install them into /usr/local/include	<- correct
	but current installs into /usr/include
if we use INCSDIR ,
	stable will install them into /usr/include
	but current installs into /usr/local/include		<- correct

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206240718.g5O7IeCr001177>