~ubuntu-branches/ubuntu/oneiric/dejagnu/oneiric

« back to all changes in this revision

Viewing changes to example/mathhelper/libmathhelper/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Jacobowitz
  • Date: 2006-12-11 09:06:59 UTC
  • mfrom: (2.1.6 edgy)
  • Revision ID: james.westby@ubuntu.com-20061211090659-w586kgi3giz84053
Tags: 1.4.4.cvs20060709-3
* Acknowledge previous NMUs.
* Fix permissions on /usr/share/dejagnu when building without fakeroot
  (Closes: #392589, #379809).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7a from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AUTOCONF = @AUTOCONF@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AWK = @AWK@
 
47
CC = @CC@
 
48
CCDEPMODE = @CCDEPMODE@
 
49
CFLAGS = @CFLAGS@
 
50
CPP = @CPP@
 
51
CPPFLAGS = @CPPFLAGS@
 
52
CXX = @CXX@
 
53
CXXDEPMODE = @CXXDEPMODE@
 
54
CXXFLAGS = @CXXFLAGS@
 
55
CYGPATH_W = @CYGPATH_W@
 
56
DEFS = @DEFS@
 
57
DEPDIR = @DEPDIR@
 
58
ECHO = @ECHO@
 
59
ECHO_C = @ECHO_C@
 
60
ECHO_N = @ECHO_N@
 
61
ECHO_T = @ECHO_T@
 
62
EGREP = @EGREP@
 
63
EXEEXT = @EXEEXT@
 
64
INSTALL_DATA = @INSTALL_DATA@
 
65
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
66
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
67
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
68
LDFLAGS = @LDFLAGS@
 
69
LIBOBJS = @LIBOBJS@
 
70
LIBS = @LIBS@
 
71
LIBTOOL = @LIBTOOL@
 
72
LN_S = @LN_S@
 
73
LTLIBOBJS = @LTLIBOBJS@
 
74
MAKEINFO = @MAKEINFO@
 
75
OBJEXT = @OBJEXT@
 
76
PACKAGE = @PACKAGE@
 
77
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
78
PACKAGE_NAME = @PACKAGE_NAME@
 
79
PACKAGE_STRING = @PACKAGE_STRING@
 
80
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
81
PACKAGE_VERSION = @PACKAGE_VERSION@
 
82
PATH_SEPARATOR = @PATH_SEPARATOR@
 
83
RANLIB = @RANLIB@
 
84
SET_MAKE = @SET_MAKE@
 
85
SHELL = @SHELL@
 
86
STRIP = @STRIP@
 
87
VERSION = @VERSION@
 
88
ac_ct_CC = @ac_ct_CC@
 
89
ac_ct_CXX = @ac_ct_CXX@
 
90
ac_ct_RANLIB = @ac_ct_RANLIB@
 
91
ac_ct_STRIP = @ac_ct_STRIP@
 
92
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
93
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
94
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
95
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
96
am__include = @am__include@
 
97
am__leading_dot = @am__leading_dot@
 
98
am__quote = @am__quote@
 
99
bindir = @bindir@
 
100
build = @build@
 
101
build_alias = @build_alias@
 
102
build_cpu = @build_cpu@
 
103
build_os = @build_os@
 
104
build_vendor = @build_vendor@
 
105
datadir = @datadir@
 
106
exec_prefix = @exec_prefix@
 
107
host = @host@
 
108
host_alias = @host_alias@
 
109
host_cpu = @host_cpu@
 
110
host_os = @host_os@
 
111
host_vendor = @host_vendor@
 
112
includedir = @includedir@
 
113
infodir = @infodir@
 
114
install_sh = @install_sh@
 
115
libdir = @libdir@
 
116
libexecdir = @libexecdir@
 
117
localstatedir = @localstatedir@
 
118
mandir = @mandir@
 
119
oldincludedir = @oldincludedir@
 
120
prefix = @prefix@
 
121
program_transform_name = @program_transform_name@
 
122
sbindir = @sbindir@
 
123
sharedstatedir = @sharedstatedir@
 
124
sysconfdir = @sysconfdir@
 
125
target = @target@
 
126
target_alias = @target_alias@
 
127
target_cpu = @target_cpu@
 
128
target_os = @target_os@
 
129
target_vendor = @target_vendor@
 
130
lib_LTLIBRARIES = libmathhelper.la
 
131
libmathhelper_la_SOURCES = mathhelper.c 
 
132
subdir = libmathhelper
 
133
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
 
134
CONFIG_CLEAN_FILES =
 
135
LTLIBRARIES = $(lib_LTLIBRARIES)
 
136
 
 
137
libmathhelper_la_LDFLAGS =
 
138
libmathhelper_la_LIBADD =
 
139
am_libmathhelper_la_OBJECTS = mathhelper.lo
 
140
libmathhelper_la_OBJECTS = $(am_libmathhelper_la_OBJECTS)
 
141
 
 
142
DEFAULT_INCLUDES =  -I. -I$(srcdir)
 
143
depcomp = $(SHELL) $(top_srcdir)/../../depcomp
 
144
am__depfiles_maybe = depfiles
 
145
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/mathhelper.Plo
 
146
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
147
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
148
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
 
149
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
150
CCLD = $(CC)
 
151
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
152
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
153
DIST_SOURCES = $(libmathhelper_la_SOURCES)
 
154
DIST_COMMON = Makefile.am Makefile.in
 
155
SOURCES = $(libmathhelper_la_SOURCES)
 
156
 
 
157
all: all-am
 
158
 
 
159
.SUFFIXES:
 
160
.SUFFIXES: .c .lo .o .obj
 
161
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
162
        cd $(top_srcdir) && \
 
163
          $(AUTOMAKE) --gnu  libmathhelper/Makefile
 
164
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
165
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
166
libLTLIBRARIES_INSTALL = $(INSTALL)
 
167
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
168
        @$(NORMAL_INSTALL)
 
169
        $(mkinstalldirs) $(DESTDIR)$(libdir)
 
170
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
171
          if test -f $$p; then \
 
172
            f="`echo $$p | sed -e 's|^.*/||'`"; \
 
173
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
 
174
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
 
175
          else :; fi; \
 
176
        done
 
177
 
 
178
uninstall-libLTLIBRARIES:
 
179
        @$(NORMAL_UNINSTALL)
 
180
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
181
            p="`echo $$p | sed -e 's|^.*/||'`"; \
 
182
          echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
 
183
          $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
 
184
        done
 
185
 
 
186
clean-libLTLIBRARIES:
 
187
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
188
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
189
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
190
          test "$$dir" = "$$p" && dir=.; \
 
191
          echo "rm -f \"$${dir}/so_locations\""; \
 
192
          rm -f "$${dir}/so_locations"; \
 
193
        done
 
194
libmathhelper.la: $(libmathhelper_la_OBJECTS) $(libmathhelper_la_DEPENDENCIES) 
 
195
        $(LINK) -rpath $(libdir) $(libmathhelper_la_LDFLAGS) $(libmathhelper_la_OBJECTS) $(libmathhelper_la_LIBADD) $(LIBS)
 
196
 
 
197
mostlyclean-compile:
 
198
        -rm -f *.$(OBJEXT) core *.core
 
199
 
 
200
distclean-compile:
 
201
        -rm -f *.tab.c
 
202
 
 
203
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathhelper.Plo@am__quote@
 
204
 
 
205
distclean-depend:
 
206
        -rm -rf ./$(DEPDIR)
 
207
 
 
208
.c.o:
 
209
@am__fastdepCC_TRUE@    @echo " $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@" \
 
210
@am__fastdepCC_TRUE@    $<
 
211
@am__fastdepCC_TRUE@    @if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
212
@am__fastdepCC_TRUE@      -c -o $@ $<; \
 
213
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
214
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
215
@am__fastdepCC_TRUE@    fi
 
216
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
217
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
218
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
219
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
220
 
 
221
.c.obj:
 
222
@am__fastdepCC_TRUE@    @echo " $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@" \
 
223
@am__fastdepCC_TRUE@    $<
 
224
@am__fastdepCC_TRUE@    @if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
225
@am__fastdepCC_TRUE@      -c -o $@ `$(CYGPATH_W) '$<'`; \
 
226
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
227
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
228
@am__fastdepCC_TRUE@    fi
 
229
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
230
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
231
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
232
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
233
 
 
234
.c.lo:
 
235
@am__fastdepCC_TRUE@    @echo " $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@" \
 
236
@am__fastdepCC_TRUE@    $<
 
237
@am__fastdepCC_TRUE@    @if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
238
@am__fastdepCC_TRUE@      -c -o $@ $<; \
 
239
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
 
240
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
241
@am__fastdepCC_TRUE@    fi
 
242
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
243
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
244
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
245
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
246
 
 
247
mostlyclean-libtool:
 
248
        -rm -f *.lo
 
249
 
 
250
clean-libtool:
 
251
        -rm -rf .libs _libs
 
252
 
 
253
distclean-libtool:
 
254
        -rm -f libtool
 
255
uninstall-info-am:
 
256
 
 
257
ETAGS = etags
 
258
ETAGSFLAGS =
 
259
 
 
260
CTAGS = ctags
 
261
CTAGSFLAGS =
 
262
 
 
263
tags: TAGS
 
264
 
 
265
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
266
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
267
        unique=`for i in $$list; do \
 
268
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
269
          done | \
 
270
          $(AWK) '    { files[$$0] = 1; } \
 
271
               END { for (i in files) print i; }'`; \
 
272
        mkid -fID $$unique
 
273
 
 
274
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
275
                $(TAGS_FILES) $(LISP)
 
276
        tags=; \
 
277
        here=`pwd`; \
 
278
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
279
        unique=`for i in $$list; do \
 
280
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
281
          done | \
 
282
          $(AWK) '    { files[$$0] = 1; } \
 
283
               END { for (i in files) print i; }'`; \
 
284
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
285
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
286
             $$tags $$unique
 
287
 
 
288
ctags: CTAGS
 
289
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
290
                $(TAGS_FILES) $(LISP)
 
291
        tags=; \
 
292
        here=`pwd`; \
 
293
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
294
        unique=`for i in $$list; do \
 
295
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
296
          done | \
 
297
          $(AWK) '    { files[$$0] = 1; } \
 
298
               END { for (i in files) print i; }'`; \
 
299
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
300
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
301
             $$tags $$unique
 
302
 
 
303
GTAGS:
 
304
        here=`$(am__cd) $(top_builddir) && pwd` \
 
305
          && cd $(top_srcdir) \
 
306
          && gtags -i $(GTAGS_ARGS) $$here
 
307
 
 
308
distclean-tags:
 
309
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
310
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
311
 
 
312
distdir: $(DISTFILES)
 
313
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
314
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
315
        list='$(DISTFILES)'; for file in $$list; do \
 
316
          case $$file in \
 
317
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
318
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
319
          esac; \
 
320
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
321
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
322
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
323
            dir="/$$dir"; \
 
324
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
325
          else \
 
326
            dir=''; \
 
327
          fi; \
 
328
          if test -d $$d/$$file; then \
 
329
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
330
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
331
            fi; \
 
332
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
333
          else \
 
334
            test -f $(distdir)/$$file \
 
335
            || cp -p $$d/$$file $(distdir)/$$file \
 
336
            || exit 1; \
 
337
          fi; \
 
338
        done
 
339
check-am: all-am
 
340
check: check-am
 
341
all-am: Makefile $(LTLIBRARIES)
 
342
 
 
343
installdirs:
 
344
        $(mkinstalldirs) $(DESTDIR)$(libdir)
 
345
 
 
346
install: install-am
 
347
install-exec: install-exec-am
 
348
install-data: install-data-am
 
349
uninstall: uninstall-am
 
350
 
 
351
install-am: all-am
 
352
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
353
 
 
354
installcheck: installcheck-am
 
355
install-strip:
 
356
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
357
          INSTALL_STRIP_FLAG=-s \
 
358
          `test -z '$(STRIP)' || \
 
359
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
360
mostlyclean-generic:
 
361
 
 
362
clean-generic:
 
363
 
 
364
distclean-generic:
 
365
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
366
 
 
367
maintainer-clean-generic:
 
368
        @echo "This command is intended for maintainers to use"
 
369
        @echo "it deletes files that may require special tools to rebuild."
 
370
clean: clean-am
 
371
 
 
372
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
373
        mostlyclean-am
 
374
 
 
375
distclean: distclean-am
 
376
 
 
377
distclean-am: clean-am distclean-compile distclean-depend \
 
378
        distclean-generic distclean-libtool distclean-tags
 
379
 
 
380
dvi: dvi-am
 
381
 
 
382
dvi-am:
 
383
 
 
384
info: info-am
 
385
 
 
386
info-am:
 
387
 
 
388
install-data-am:
 
389
 
 
390
install-exec-am: install-libLTLIBRARIES
 
391
 
 
392
install-info: install-info-am
 
393
 
 
394
install-man:
 
395
 
 
396
installcheck-am:
 
397
 
 
398
maintainer-clean: maintainer-clean-am
 
399
 
 
400
maintainer-clean-am: distclean-am maintainer-clean-generic
 
401
 
 
402
mostlyclean: mostlyclean-am
 
403
 
 
404
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
405
        mostlyclean-libtool
 
406
 
 
407
pdf: pdf-am
 
408
 
 
409
pdf-am:
 
410
 
 
411
ps: ps-am
 
412
 
 
413
ps-am:
 
414
 
 
415
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
 
416
 
 
417
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
418
        clean-libLTLIBRARIES clean-libtool ctags distclean \
 
419
        distclean-compile distclean-depend distclean-generic \
 
420
        distclean-libtool distclean-tags distdir dvi dvi-am info \
 
421
        info-am install install-am install-data install-data-am \
 
422
        install-exec install-exec-am install-info install-info-am \
 
423
        install-libLTLIBRARIES install-man install-strip installcheck \
 
424
        installcheck-am installdirs maintainer-clean \
 
425
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
426
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
427
        tags uninstall uninstall-am uninstall-info-am \
 
428
        uninstall-libLTLIBRARIES
 
429
 
 
430
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
431
# Otherwise a system limit (for SysV at least) may be exceeded.
 
432
.NOEXPORT: