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

Comparing trunk/sbin/mount_unionfs/Makefile (file contents):
Revision 3074 by laffer1, Sat Feb 25 02:29:52 2006 UTC vs.
Revision 3075 by laffer1, Sun Oct 4 19:17:25 2009 UTC

# Line 1 | Line 1
1   #       @(#)Makefile    8.3 (Berkeley) 3/27/94
2 < # $FreeBSD: src/sbin/mount_unionfs/Makefile,v 1.12 2004/02/23 20:13:54 johan Exp $
2 > # $FreeBSD: src/sbin/mount_unionfs/Makefile,v 1.14 2007/02/13 05:39:38 rodrigc Exp $
3  
4   PROG=   mount_unionfs
5   SRCS=   mount_unionfs.c getmntopts.c
# Line 7 | Line 7 | MAN=   mount_unionfs.8
7  
8   MOUNT=  ${.CURDIR}/../mount
9   CFLAGS+=-I${MOUNT}
10 < WARNS?= 0
10 > WARNS?= 6
11  
12   .PATH:  ${MOUNT}
13  

Comparing trunk/sbin/mount_unionfs/Makefile (property cvs2svn:cvs-rev):
Revision 3074 by laffer1, Sat Feb 25 02:29:52 2006 UTC vs.
Revision 3075 by laffer1, Sun Oct 4 19:17:25 2009 UTC

# Line 1 | Line 1
1 < 1.1.1.1
1 > 1.2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines