~ubuntu-branches/ubuntu/trusty/geda-gsymcheck/trusty

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2005-03-15 23:03:40 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050315230340-se821zvek59ipkz9
Tags: 20050313-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
2
3
 
3
 
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# Free Software Foundation, Inc.
4
6
# This Makefile.in is free software; the Free Software Foundation
5
7
# gives unlimited permission to copy and/or distribute it,
6
8
# with or without modifications, as long as this notice is preserved.
10
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
13
# PARTICULAR PURPOSE.
12
14
 
13
 
 
14
 
SHELL = @SHELL@
 
15
@SET_MAKE@
15
16
 
16
17
srcdir = @srcdir@
17
18
top_srcdir = @top_srcdir@
18
19
VPATH = @srcdir@
19
 
prefix = @prefix@
20
 
exec_prefix = @exec_prefix@
21
 
 
22
 
bindir = @bindir@
23
 
sbindir = @sbindir@
24
 
libexecdir = @libexecdir@
25
 
datadir = @datadir@
26
 
sysconfdir = @sysconfdir@
27
 
sharedstatedir = @sharedstatedir@
28
 
localstatedir = @localstatedir@
29
 
libdir = @libdir@
30
 
infodir = @infodir@
31
 
mandir = @mandir@
32
 
includedir = @includedir@
33
 
oldincludedir = /usr/include
34
 
 
35
 
DESTDIR =
36
 
 
37
20
pkgdatadir = $(datadir)/@PACKAGE@
38
21
pkglibdir = $(libdir)/@PACKAGE@
39
22
pkgincludedir = $(includedir)/@PACKAGE@
40
 
 
41
23
top_builddir = ..
42
24
 
43
 
ACLOCAL = @ACLOCAL@
44
 
AUTOCONF = @AUTOCONF@
45
 
AUTOMAKE = @AUTOMAKE@
46
 
AUTOHEADER = @AUTOHEADER@
47
 
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
26
INSTALL = @INSTALL@
49
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50
 
INSTALL_DATA = @INSTALL_DATA@
51
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
52
 
transform = @program_transform_name@
53
 
 
 
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)
54
32
NORMAL_INSTALL = :
55
33
PRE_INSTALL = :
56
34
POST_INSTALL = :
57
35
NORMAL_UNINSTALL = :
58
36
PRE_UNINSTALL = :
59
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@
60
47
CC = @CC@
61
 
DL_LIB = @DL_LIB@
62
 
GDK = @GDK@
 
48
CCDEPMODE = @CCDEPMODE@
 
49
CCISGCC_FALSE = @CCISGCC_FALSE@
 
50
CCISGCC_TRUE = @CCISGCC_TRUE@
 
51
CFLAGS = @CFLAGS@
 
52
CPP = @CPP@
 
53
CPPFLAGS = @CPPFLAGS@
 
54
CYGPATH_W = @CYGPATH_W@
 
55
DEFS = @DEFS@
 
56
DEPDIR = @DEPDIR@
 
57
ECHO_C = @ECHO_C@
 
58
ECHO_N = @ECHO_N@
 
59
ECHO_T = @ECHO_T@
 
60
EGREP = @EGREP@
 
61
EXEEXT = @EXEEXT@
63
62
GEDADATADIR = @GEDADATADIR@
 
63
GEDADOCDIR = @GEDADOCDIR@
64
64
GEDARCDIR = @GEDARCDIR@
65
 
GESYMCONFIG = @GESYMCONFIG@
66
 
GLIB = @GLIB@
67
 
GLIB_CFLAGS = @GLIB_CFLAGS@
68
 
GLIB_CONFIG = @GLIB_CONFIG@
69
 
GLIB_LIBS = @GLIB_LIBS@
70
 
GTK = @GTK@
71
 
GTKVERSION = @GTKVERSION@
72
 
GTK_CFLAGS = @GTK_CFLAGS@
73
 
GTK_CONFIG = @GTK_CONFIG@
74
 
GTK_LIBS = @GTK_LIBS@
75
 
GUILE_CFLAGS = @GUILE_CFLAGS@
76
 
GUILE_INCLUDE = @GUILE_INCLUDE@
77
 
GUILE_LDFLAGS = @GUILE_LDFLAGS@
78
 
GUILE_LIB = @GUILE_LIB@
79
 
HOME = @HOME@
80
 
LIBGDGEDACONFIG = @LIBGDGEDACONFIG@
81
 
LIBGEDACONFIG = @LIBGEDACONFIG@
 
65
GLIB22_CFLAGS = @GLIB22_CFLAGS@
 
66
GLIB22_LIBS = @GLIB22_LIBS@
 
67
GROFF = @GROFF@
 
68
GSYMCHECK_CFLAGS = @GSYMCHECK_CFLAGS@
 
69
GSYMCHECK_LDFLAGS = @GSYMCHECK_LDFLAGS@
 
70
GTK22_CFLAGS = @GTK22_CFLAGS@
 
71
GTK22_LIBS = @GTK22_LIBS@
 
72
INSTALL_DATA = @INSTALL_DATA@
 
73
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
74
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
75
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
76
LDFLAGS = @LDFLAGS@
 
77
LIBGEDA_CFLAGS = @LIBGEDA_CFLAGS@
 
78
LIBGEDA_LIBS = @LIBGEDA_LIBS@
 
79
LIBOBJS = @LIBOBJS@
 
80
LIBS = @LIBS@
 
81
LTLIBOBJS = @LTLIBOBJS@
82
82
MAINT = @MAINT@
 
83
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
84
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
83
85
MAKEINFO = @MAKEINFO@
 
86
OBJEXT = @OBJEXT@
 
87
OTHERPATHSEP = @OTHERPATHSEP@
84
88
PACKAGE = @PACKAGE@
 
89
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
90
PACKAGE_NAME = @PACKAGE_NAME@
 
91
PACKAGE_STRING = @PACKAGE_STRING@
 
92
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
93
PACKAGE_VERSION = @PACKAGE_VERSION@
 
94
PATHSEP = @PATHSEP@
 
95
PATH_SEPARATOR = @PATH_SEPARATOR@
 
96
PKG_CONFIG = @PKG_CONFIG@
 
97
SET_MAKE = @SET_MAKE@
 
98
SHELL = @SHELL@
 
99
STRIP = @STRIP@
85
100
VERSION = @VERSION@
86
 
X_CFLAGS = @X_CFLAGS@
87
 
X_LDFLAGS = @X_LDFLAGS@
88
 
X_LIBS = @X_LIBS@
 
101
ac_ct_CC = @ac_ct_CC@
 
102
ac_ct_STRIP = @ac_ct_STRIP@
 
103
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
104
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
105
am__include = @am__include@
 
106
am__leading_dot = @am__leading_dot@
 
107
am__quote = @am__quote@
 
108
bindir = @bindir@
 
109
build = @build@
 
110
build_alias = @build_alias@
 
111
build_cpu = @build_cpu@
 
112
build_os = @build_os@
 
113
build_vendor = @build_vendor@
 
114
datadir = @datadir@
 
115
exec_prefix = @exec_prefix@
 
116
host = @host@
 
117
host_alias = @host_alias@
 
118
host_cpu = @host_cpu@
 
119
host_os = @host_os@
 
120
host_vendor = @host_vendor@
 
121
includedir = @includedir@
 
122
infodir = @infodir@
 
123
install_sh = @install_sh@
 
124
libdir = @libdir@
 
125
libexecdir = @libexecdir@
 
126
localstatedir = @localstatedir@
 
127
mandir = @mandir@
 
128
oldincludedir = @oldincludedir@
 
129
prefix = @prefix@
 
130
program_transform_name = @program_transform_name@
 
131
sbindir = @sbindir@
 
132
sharedstatedir = @sharedstatedir@
 
133
sysconfdir = @sysconfdir@
 
134
target_alias = @target_alias@
89
135
 
90
 
noinst_HEADERS =        papersizes.h globals.h prototype.h
 
136
noinst_HEADERS = globals.h i_vars.h papersizes.h prototype.h struct.h \
 
137
                 pincounts.h
91
138
 
92
139
 
93
140
MOSTLYCLEANFILES = *.log core FILE *~
94
141
CLEANFILES = *.log core FILE *~
95
142
DISTCLEANFILES = *.log core FILE *~ prototype.bak
96
143
MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in configure
 
144
subdir = include
 
145
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97
146
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98
 
CONFIG_HEADER = ../config.h
99
 
CONFIG_CLEAN_FILES = 
100
 
HEADERS =  $(noinst_HEADERS)
101
 
 
102
 
DIST_COMMON =  Makefile.am Makefile.in
103
 
 
104
 
 
105
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
106
 
 
107
 
TAR = tar
108
 
GZIP_ENV = --best
109
 
all: all-redirect
 
147
CONFIG_HEADER = $(top_builddir)/config.h
 
148
CONFIG_CLEAN_FILES =
 
149
DIST_SOURCES =
 
150
HEADERS = $(noinst_HEADERS)
 
151
 
 
152
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
 
153
all: all-am
 
154
 
110
155
.SUFFIXES:
111
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
112
 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps include/Makefile
113
 
 
114
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
115
 
        cd $(top_builddir) \
116
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
117
 
 
 
156
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
157
        cd $(top_srcdir) && \
 
158
          $(AUTOMAKE) --gnu  include/Makefile
 
159
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
160
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
161
uninstall-info-am:
 
162
 
 
163
ETAGS = etags
 
164
ETAGSFLAGS =
 
165
 
 
166
CTAGS = ctags
 
167
CTAGSFLAGS =
118
168
 
119
169
tags: TAGS
120
170
 
121
 
ID: $(HEADERS) $(SOURCES) $(LISP)
122
 
        list='$(SOURCES) $(HEADERS)'; \
123
 
        unique=`for i in $$list; do echo $$i; done | \
124
 
          awk '    { files[$$0] = 1; } \
125
 
               END { for (i in files) print i; }'`; \
126
 
        here=`pwd` && cd $(srcdir) \
127
 
          && mkid -f$$here/ID $$unique $(LISP)
128
 
 
129
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
130
 
        tags=; \
131
 
        here=`pwd`; \
132
 
        list='$(SOURCES) $(HEADERS)'; \
133
 
        unique=`for i in $$list; do echo $$i; done | \
134
 
          awk '    { files[$$0] = 1; } \
135
 
               END { for (i in files) print i; }'`; \
136
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
137
 
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
138
 
 
139
 
mostlyclean-tags:
140
 
 
141
 
clean-tags:
 
171
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
172
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
173
        unique=`for i in $$list; do \
 
174
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
175
          done | \
 
176
          $(AWK) '    { files[$$0] = 1; } \
 
177
               END { for (i in files) print i; }'`; \
 
178
        mkid -fID $$unique
 
179
 
 
180
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
181
                $(TAGS_FILES) $(LISP)
 
182
        tags=; \
 
183
        here=`pwd`; \
 
184
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
185
        unique=`for i in $$list; do \
 
186
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
187
          done | \
 
188
          $(AWK) '    { files[$$0] = 1; } \
 
189
               END { for (i in files) print i; }'`; \
 
190
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
191
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
192
             $$tags $$unique
 
193
 
 
194
ctags: CTAGS
 
195
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
196
                $(TAGS_FILES) $(LISP)
 
197
        tags=; \
 
198
        here=`pwd`; \
 
199
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
200
        unique=`for i in $$list; do \
 
201
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
202
          done | \
 
203
          $(AWK) '    { files[$$0] = 1; } \
 
204
               END { for (i in files) print i; }'`; \
 
205
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
206
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
207
             $$tags $$unique
 
208
 
 
209
GTAGS:
 
210
        here=`$(am__cd) $(top_builddir) && pwd` \
 
211
          && cd $(top_srcdir) \
 
212
          && gtags -i $(GTAGS_ARGS) $$here
142
213
 
143
214
distclean-tags:
144
 
        -rm -f TAGS ID
145
 
 
146
 
maintainer-clean-tags:
147
 
 
148
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
149
 
 
150
 
subdir = include
 
215
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
216
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
217
 
 
218
top_distdir = ..
 
219
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
151
220
 
152
221
distdir: $(DISTFILES)
153
 
        @for file in $(DISTFILES); do \
154
 
          d=$(srcdir); \
 
222
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
223
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
224
        list='$(DISTFILES)'; for file in $$list; do \
 
225
          case $$file in \
 
226
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
227
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
228
          esac; \
 
229
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
230
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
231
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
232
            dir="/$$dir"; \
 
233
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
234
          else \
 
235
            dir=''; \
 
236
          fi; \
155
237
          if test -d $$d/$$file; then \
156
 
            cp -pr $$/$$file $(distdir)/$$file; \
 
238
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
239
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
240
            fi; \
 
241
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
157
242
          else \
158
243
            test -f $(distdir)/$$file \
159
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
160
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
244
            || cp -p $$d/$$file $(distdir)/$$file \
 
245
            || exit 1; \
161
246
          fi; \
162
247
        done
163
 
info-am:
164
 
info: info-am
165
 
dvi-am:
166
 
dvi: dvi-am
167
248
check-am: all-am
168
249
check: check-am
169
 
installcheck-am:
170
 
installcheck: installcheck-am
171
 
install-exec-am:
 
250
all-am: Makefile $(HEADERS)
 
251
 
 
252
installdirs:
 
253
install: install-am
172
254
install-exec: install-exec-am
173
 
 
174
 
install-data-am:
175
255
install-data: install-data-am
 
256
uninstall: uninstall-am
176
257
 
177
258
install-am: all-am
178
259
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
179
 
install: install-am
180
 
uninstall-am:
181
 
uninstall: uninstall-am
182
 
all-am: Makefile $(HEADERS)
183
 
all-redirect: all-am
 
260
 
 
261
installcheck: installcheck-am
184
262
install-strip:
185
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
186
 
installdirs:
187
 
 
188
 
 
 
263
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
264
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
265
          `test -z '$(STRIP)' || \
 
266
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
189
267
mostlyclean-generic:
190
268
        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
191
269
 
193
271
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
194
272
 
195
273
distclean-generic:
196
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
197
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
274
        -rm -f $(CONFIG_CLEAN_FILES)
198
275
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
199
276
 
200
277
maintainer-clean-generic:
 
278
        @echo "This command is intended for maintainers to use"
 
279
        @echo "it deletes files that may require special tools to rebuild."
201
280
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
202
 
mostlyclean-am:  mostlyclean-tags mostlyclean-generic
203
 
 
204
 
mostlyclean: mostlyclean-am
205
 
 
206
 
clean-am:  clean-tags clean-generic mostlyclean-am
207
 
 
208
281
clean: clean-am
209
282
 
210
 
distclean-am:  distclean-tags distclean-generic clean-am
 
283
clean-am: clean-generic mostlyclean-am
211
284
 
212
285
distclean: distclean-am
213
 
 
214
 
maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
215
 
                distclean-am
216
 
        @echo "This command is intended for maintainers to use;"
217
 
        @echo "it deletes files that may require special tools to rebuild."
 
286
        -rm -f Makefile
 
287
distclean-am: clean-am distclean-generic distclean-tags
 
288
 
 
289
dvi: dvi-am
 
290
 
 
291
dvi-am:
 
292
 
 
293
info: info-am
 
294
 
 
295
info-am:
 
296
 
 
297
install-data-am:
 
298
 
 
299
install-exec-am:
 
300
 
 
301
install-info: install-info-am
 
302
 
 
303
install-man:
 
304
 
 
305
installcheck-am:
218
306
 
219
307
maintainer-clean: maintainer-clean-am
220
 
 
221
 
.PHONY: tags mostlyclean-tags distclean-tags clean-tags \
222
 
maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
223
 
installcheck-am installcheck install-exec-am install-exec \
224
 
install-data-am install-data install-am install uninstall-am uninstall \
225
 
all-redirect all-am all installdirs mostlyclean-generic \
226
 
distclean-generic clean-generic maintainer-clean-generic clean \
227
 
mostlyclean distclean maintainer-clean
228
 
 
 
308
        -rm -f Makefile
 
309
maintainer-clean-am: distclean-am maintainer-clean-generic
 
310
 
 
311
mostlyclean: mostlyclean-am
 
312
 
 
313
mostlyclean-am: mostlyclean-generic
 
314
 
 
315
pdf: pdf-am
 
316
 
 
317
pdf-am:
 
318
 
 
319
ps: ps-am
 
320
 
 
321
ps-am:
 
322
 
 
323
uninstall-am: uninstall-info-am
 
324
 
 
325
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
 
326
        distclean distclean-generic distclean-tags distdir dvi dvi-am \
 
327
        info info-am install install-am install-data install-data-am \
 
328
        install-exec install-exec-am install-info install-info-am \
 
329
        install-man install-strip installcheck installcheck-am \
 
330
        installdirs maintainer-clean maintainer-clean-generic \
 
331
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
332
        uninstall uninstall-am uninstall-info-am
229
333
 
230
334
# Tell versions [3.59,3.63) of GNU make to not export all variables.
231
335
# Otherwise a system limit (for SysV at least) may be exceeded.