comparison libinterp/Makefile.am @ 18045:df4e0018036a classdef

maint: Periodic merge of default to classdef.
author John W. Eaton <jwe@octave.org>
date Mon, 02 Dec 2013 15:44:15 -0500
parents 97e49b588f5d c0c61619917e
children 3cad99b56fa7
comparison
equal deleted inserted replaced
18043:39edc0fccf58 18045:df4e0018036a
185 corefcn/libtex_parser.la \ 185 corefcn/libtex_parser.la \
186 $(top_builddir)/liboctave/liboctave.la \ 186 $(top_builddir)/liboctave/liboctave.la \
187 $(LIBOCTINTERP_LINK_DEPS) 187 $(LIBOCTINTERP_LINK_DEPS)
188 188
189 # Increment these as needed and according to the rules in the libtool manual: 189 # Increment these as needed and according to the rules in the libtool manual:
190 liboctinterp_current = 1 190 liboctinterp_current = 2
191 liboctinterp_revision = 1 191 liboctinterp_revision = 0
192 liboctinterp_age = 0 192 liboctinterp_age = 0
193 193
194 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age) 194 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age)
195 195
196 liboctinterp_la_LDFLAGS = \ 196 liboctinterp_la_LDFLAGS = \