~ubuntu-branches/ubuntu/hardy/ntfs-3g/hardy-updates

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Adam Cécile (Le_Vert)
  • Date: 2007-04-16 10:54:41 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070416105441-9zskoc5zb1kxj6pw
Tags: 1:1.417-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
LDCONFIG = @LDCONFIG@
118
118
LDFLAGS = @LDFLAGS@
119
119
LIBNTFS_3G_CFLAGS = @LIBNTFS_3G_CFLAGS@
 
120
LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
120
121
LIBOBJS = @LIBOBJS@
121
122
LIBS = @LIBS@
122
123
LIBTOOL = @LIBTOOL@