~ubuntu-branches/ubuntu/edgy/xfsprogs/edgy

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Nathan Scott
  • Date: 2005-03-30 10:52:07 UTC
  • Revision ID: james.westby@ubuntu.com-20050330105207-fv1jw5r9d2fgwvew
Tags: 2.6.28-1
* New upstream release.
* Fix compilation with gcc version 4 (closes: #300544)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
 
2
# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
3
3
#
4
4
# This program is free software; you can redistribute it and/or modify it
5
5
# under the terms of version 2 of the GNU General Public License as
44
44
        Logs/* built .census install.* install-dev.* *.gz
45
45
 
46
46
SUBDIRS = include libxfs libxlog libhandle libdisk \
47
 
        copy db fsck growfs io imap logprint mkfile mkfs repair rtcp \
 
47
        copy db fsck growfs io logprint mkfile mkfs repair rtcp \
48
48
        m4 man doc po debian build
49
49
 
50
50
default: $(CONFIGURE)