Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/fs/puffs/Makefile,v retrieving revision 1.1.6.1 retrieving revision 1.1.6.2 diff -u -p -r1.1.6.1 -r1.1.6.2 --- src/sys/fs/puffs/Makefile 2006/10/22 22:43:23 1.1.6.1 +++ src/sys/fs/puffs/Makefile 2006/12/10 07:18:38 1.1.6.2 @@ -0,0 +1,7 @@ +# $NetBSD: Makefile,v 1.1.6.2 2006/12/10 07:18:38 yamt Exp $ + +INCSDIR= /usr/include/fs/puffs + +INCS= puffs_msgif.h + +.include