Subject: re: headers from sys -> /usr/include
To: =?iso-8859-1?q?J=F6rn=20Seger?= <joern.seger@udo.edu>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 09/04/2003 18:01:39
   Hi there,
   
   short question:
   
   What do I have to do to make the system copying a new implemented header file 
   (e.g. /sys/netinet/abc.h) to /usr/include/netinet via "make includes"?
   
   Thanks in advanced


see the Makefile in that directory, it needs to be listed
in the INCS variable.


.mrg.