~ubuntu-branches/ubuntu/karmic/aufs/karmic

« back to all changes in this revision

Viewing changes to debian/modules.old.mk

  • Committer: Bazaar Package Importer
  • Author(s): Julian Andres Klode
  • Date: 2008-05-15 14:36:42 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080515143642-socrun1a13fn8q24
Tags: 0+20080514-2
* Change aufs-source structure, fixing issues with module path:
  - [fs/aufs25/] Make it top level
  - [fs/aufs/] Move into old/

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# Makefile for building the aufs module in Debian
 
3
include $(M)/../debian/conf.mk
 
4
export EXTRA_CFLAGS += -I $(M)/../include/
 
5
include $(M)/Makefile.upstream