on 21/04/2010 15:17 Andriy Gapon said the following:
> Author: avg
> Date: Wed Apr 21 12:17:01 2010
> New Revision: 206996
> URL: http://svn.freebsd.org/changeset/base/206996
> 
> Log:
>   indent.pro example: actually install the sample file
> 
> Modified:
>   head/etc/mtree/BSD.usr.dist
>   head/share/examples/Makefile

I see that there is a number of files/directories in share/examples that are not
hooked into share/examples/Makefile and/or BSD.usr.dist.
Could that be by design/intention?

> Modified: head/etc/mtree/BSD.usr.dist
> ==============================================================================
> --- head/etc/mtree/BSD.usr.dist       Wed Apr 21 12:02:45 2010        
> (r206995)
> +++ head/etc/mtree/BSD.usr.dist       Wed Apr 21 12:17:01 2010        
> (r206996)
> @@ -219,6 +219,8 @@
>              ..
>              ibcs2
>              ..
> +            indent
> +            ..
>              ipfilter
>              ..
>              ipfw
> 
> Modified: head/share/examples/Makefile
> ==============================================================================
> --- head/share/examples/Makefile      Wed Apr 21 12:02:45 2010        
> (r206995)
> +++ head/share/examples/Makefile      Wed Apr 21 12:17:01 2010        
> (r206996)
> @@ -15,6 +15,7 @@ LDIRS=      BSD_daemon \
>       find_interface \
>       hast \
>       ibcs2 \
> +     indent \
>       ipfw \
>       kld \
>       libvgl \
> @@ -77,6 +78,7 @@ XFILES=     BSD_daemon/FreeBSD.pfa \
>       hast/vip-up.sh \
>       ibcs2/README \
>       ibcs2/hello.uu \
> +     indent/indent.pro \
>       ipfw/change_rules.sh \
>       kld/Makefile \
>       kld/cdev/Makefile \


-- 
Andriy Gapon
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to