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 4657 by laffer1, Sun Feb 19 23:07:13 2012 UTC vs.
Revision 4660 by laffer1, Sun Feb 19 23:19:26 2012 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.37 2012/02/19 23:04:03 laffer1 Exp $
3 > # $MidnightBSD: src/Makefile.inc1,v 1.38 2012/02/19 23:07:13 laffer1 Exp $
4   #
5   # Make command line options:
6   #       -DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
# Line 1031 | Line 1031 | build-tools:
1031   #
1032   # cross-tools: Build cross-building tools
1033   #
1034 < .if ${TARGET_ARCH} != ${MACHINE_ARCH}
1034 > .if ${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 4012
1035   .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "i386"
1036   _btxld=         usr.sbin/btxld
1037   .endif

Comparing trunk/Makefile.inc1 (property cvs2svn:cvs-rev):
Revision 4657 by laffer1, Sun Feb 19 23:07:13 2012 UTC vs.
Revision 4660 by laffer1, Sun Feb 19 23:19:26 2012 UTC

# Line 1 | Line 1
1 < 1.38
1 > 1.39

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines