ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/Makefile.inc1
(Generate patch)

Comparing trunk/Makefile.inc1 (file contents):
Revision 2747 by laffer1, Sun Apr 5 23:53:18 2009 UTC vs.
Revision 2750 by ctriv, Mon Apr 6 03:11:07 2009 UTC

# Line 1 | Line 1
1   #
2   # $FreeBSD: src/Makefile.inc1,v 1.499.2.7 2006/01/07 19:40:08 netchild Exp $
3 < # $MidnightBSD: src/Makefile.inc1,v 1.16 2009/04/05 23:35:06 laffer1 Exp $
3 > # $MidnightBSD: src/Makefile.inc1,v 1.17 2009/04/05 23:53:18 laffer1 Exp $
4   #
5   # Make command line options:
6   #       -DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
# Line 336 | Line 336 | _worldtmp:
336   .endfor
337   .for _dir in \
338      lib usr/bin usr/include usr/lib/compat/aout usr/libdata/ldscripts \
339 <    usr/libexec usr/sbin usr/share/misc
339 >    usr/libdata/pkgconfig usr/libexec usr/sbin usr/share/misc
340          mkdir -p ${WORLDTMP}/${_dir}
341   .endfor
342          mtree -deU -f ${.CURDIR}/etc/mtree/BSD.include.dist \

Comparing trunk/Makefile.inc1 (property cvs2svn:cvs-rev):
Revision 2747 by laffer1, Sun Apr 5 23:53:18 2009 UTC vs.
Revision 2750 by ctriv, Mon Apr 6 03:11:07 2009 UTC

# Line 1 | Line 1
1 < 1.17
1 > 1.18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines