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 28 by laffer1, Mon May 22 06:14:15 2006 UTC vs.
Revision 274 by laffer1, Mon Oct 16 15:29:06 2006 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$
3 > # $MidnightBSD: src/Makefile.inc1,v 1.2 2006/05/22 06:14:15 laffer1 Exp $
4   #
5   # Make command line options:
6   #       -DNO_DYNAMICROOT do not link /bin and /sbin dynamically
# Line 903 | Line 903 | _btxld=                usr.sbin/btxld
903   .if (!defined(NO_RESCUE) || defined(RELEASEDIR)) && \
904      ${TARGET_ARCH} != ${MACHINE_ARCH}
905   _crunchide=     usr.sbin/crunch/crunchide
906 .endif
907
908 .if ${TARGET_ARCH} == "alpha" && ${TARGET_ARCH} != ${MACHINE_ARCH}
909 _elf2exe=       usr.sbin/elf2exe
906   .endif
907  
908   .if ${TARGET_ARCH} == "i386" && ${TARGET_ARCH} != ${MACHINE_ARCH} && \

Comparing trunk/Makefile.inc1 (property cvs2svn:cvs-rev):
Revision 28 by laffer1, Mon May 22 06:14:15 2006 UTC vs.
Revision 274 by laffer1, Mon Oct 16 15:29:06 2006 UTC

# Line 1 | Line 1
1 < 1.2
1 > 1.3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines