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

Comparing trunk/Makefile.inc1 (file contents):
Revision 2750 by ctriv, Mon Apr 6 03:11:07 2009 UTC vs.
Revision 2788 by laffer1, Wed Apr 15 01:25:11 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.17 2009/04/05 23:53:18 laffer1 Exp $
3 > # $MidnightBSD: src/Makefile.inc1,v 1.18 2009/04/06 03:11:07 ctriv Exp $
4   #
5   # Make command line options:
6   #       -DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
# Line 101 | Line 101 | OSRELDATE!=    awk '/^\#define[[:space:]]*__MidnightBSD_v
101   .else
102   OSRELDATE=      0
103   .endif
104 .endif
105
106 .if !defined(VERSION)
107 VERSION!=       uname -srp
108 VERSION+=       ${OSRELDATE}
104   .endif
105  
106   # Guess machine architecture from machine type, and vice versa.

Comparing trunk/Makefile.inc1 (property cvs2svn:cvs-rev):
Revision 2750 by ctriv, Mon Apr 6 03:11:07 2009 UTC vs.
Revision 2788 by laffer1, Wed Apr 15 01:25:11 2009 UTC

# Line 1 | Line 1
1 < 1.18
1 > 1.19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines