~ubuntu-branches/ubuntu/wily/ust/wily-proposed

« back to all changes in this revision

Viewing changes to liblttng-ust-java/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jon Bernard, 13cb8e9
  • Date: 2012-11-27 14:14:40 UTC
  • mfrom: (11.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20121127141440-ww1wjoc93nkxhj64
[13cb8e9] New upstream version 2.1.0~rc2

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187
187
LD = @LD@
188
188
LDFLAGS = @LDFLAGS@
189
 
LIBFORMAT = @LIBFORMAT@
190
189
LIBOBJS = @LIBOBJS@
191
190
LIBS = @LIBS@
192
191
LIBTOOL = @LIBTOOL@