cvs commit: src/sys/dev/adlink adlink.c

Mike Barcroft mike at FreeBSD.org
Tue Apr 8 22:15:31 PDT 2003


Poul-Henning Kamp <phk at phk.freebsd.dk> writes:
> In message <076d01c2fe0c$6c865200$52557f42 at errno.com>, "Sam Leffler" writes:
> 
> >Who said anything about installing stuff in /usr/include?
> >
> >What does open source have to do with good programming practice?
> >
> >.h files hold definitions needed by 1 or more pieces of code.  You're just
> >obfuscating your code.
> 
> You are in fact talking about installing things in /usr/include,
> have you forgotten that I raised this subject a short time ago ?
> 
> The only way I can say "foo.h" should not be installed under /usr/include
> is by not calling it something which matches "*.h"

The solution is obvious: change include/Makefile to be explicit about
the files it installs.

Best regards,
Mike Barcroft


More information about the cvs-src mailing list