~ubuntu-branches/ubuntu/vivid/aufs/vivid

« back to all changes in this revision

Viewing changes to sample/uloop/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Julian Andres Klode
  • Date: 2008-08-21 14:58:54 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20080821145854-a2qpyyfjwtbmarqj
Tags: upstream-0+20080719
ImportĀ upstreamĀ versionĀ 0+20080719

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
# aufs sample -- ULOOP driver
3
3
 
4
 
# Copyright (C) 2007 Junjiro Okajima
 
4
# Copyright (C) 2005-2008 Junjiro Okajima
5
5
#
6
6
# This program, aufs is free software; you can redistribute it and/or modify
7
7
# it under the terms of the GNU General Public License as published by
17
17
# along with this program; if not, write to the Free Software
18
18
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
19
19
 
20
 
# $Id: Makefile,v 1.3 2007/12/03 01:39:00 sfjro Exp $
 
20
# $Id: Makefile,v 1.4 2008/07/07 01:12:39 sfjro Exp $
21
21
 
22
22
KDIR = /lib/modules/$(shell uname -r)/build
23
23