~ubuntu-branches/ubuntu/trusty/glusterfs/trusty

« back to all changes in this revision

Viewing changes to scheduler/nufa/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2010-02-09 18:53:10 UTC
  • mfrom: (1.2.4 upstream) (4.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100209185310-ww8p82lsbosorg2u
* New upstream release.
* Uploading to unstable.
* Bump Standards-Version to 3.8.4 (no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
AUTOHEADER = @AUTOHEADER@
86
86
AUTOMAKE = @AUTOMAKE@
87
87
AWK = @AWK@
88
 
BDB_SUBDIR = @BDB_SUBDIR@
89
88
CC = @CC@
90
89
CCDEPMODE = @CCDEPMODE@
91
90
CFLAGS = @CFLAGS@
 
91
CONTRIBDIR = @CONTRIBDIR@
92
92
CPP = @CPP@
93
93
CPPFLAGS = @CPPFLAGS@
94
94
CYGPATH_W = @CYGPATH_W@
102
102
EGREP = @EGREP@
103
103
EXEEXT = @EXEEXT@
104
104
FGREP = @FGREP@
 
105
FUSERMOUNT_SUBDIR = @FUSERMOUNT_SUBDIR@
105
106
FUSE_CLIENT_SUBDIR = @FUSE_CLIENT_SUBDIR@
106
107
GF_BOOSTER_SUBDIR = @GF_BOOSTER_SUBDIR@
107
108
GF_CFLAGS = @GF_CFLAGS@