~ubuntu-branches/ubuntu/trusty/nilfs-tools/trusty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2011-08-12 20:42:38 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20110812204238-3i5mnvvmg7amtyjm
Tags: upstream-2.1.0~rc2
ImportĀ upstreamĀ versionĀ 2.1.0~rc2

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
LIBOBJS = @LIBOBJS@
112
112
LIBS = @LIBS@
113
113
LIBTOOL = @LIBTOOL@
 
114
LIB_MOUNT = @LIB_MOUNT@
 
115
LIB_POSIX_MQ = @LIB_POSIX_MQ@
 
116
LIB_POSIX_SEM = @LIB_POSIX_SEM@
114
117
LN_S = @LN_S@
115
118
LTLIBOBJS = @LTLIBOBJS@
116
119
MAKEINFO = @MAKEINFO@