ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/include/Makefile.in
(Generate patch)

Comparing deliantra/server/crossedit/include/Makefile.in (file contents):
Revision 1.1.1.1 by root, Fri Feb 3 07:11:46 2006 UTC vs.
Revision 1.7 by pippijn, Sun Jul 2 15:09:12 2006 UTC

1# Makefile.in generated by automake 1.9.5 from Makefile.am. 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 2003, 2004, 2005 Free Software Foundation, Inc. 5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 10# This program is distributed in the hope that it will be useful,
44VPATH = @srcdir@ 44VPATH = @srcdir@
45pkgdatadir = $(datadir)/@PACKAGE@ 45pkgdatadir = $(datadir)/@PACKAGE@
46pkglibdir = $(libdir)/@PACKAGE@ 46pkglibdir = $(libdir)/@PACKAGE@
47pkgincludedir = $(includedir)/@PACKAGE@ 47pkgincludedir = $(includedir)/@PACKAGE@
48top_builddir = ../.. 48top_builddir = ../..
49
49am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50INSTALL = @INSTALL@ 51INSTALL = @INSTALL@
51install_sh_DATA = $(install_sh) -c -m 644 52install_sh_DATA = $(install_sh) -c -m 644
52install_sh_PROGRAM = $(install_sh) -c 53install_sh_PROGRAM = $(install_sh) -c
53install_sh_SCRIPT = $(install_sh) -c 54install_sh_SCRIPT = $(install_sh) -c
57PRE_INSTALL = : 58PRE_INSTALL = :
58POST_INSTALL = : 59POST_INSTALL = :
59NORMAL_UNINSTALL = : 60NORMAL_UNINSTALL = :
60PRE_UNINSTALL = : 61PRE_UNINSTALL = :
61POST_UNINSTALL = : 62POST_UNINSTALL = :
62build_triplet = @build@
63host_triplet = @host@ 63host_triplet = @host@
64subdir = crossedit/include
65DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
66 $(srcdir)/Makefile.in
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
69 $(top_srcdir)/configure.ac
70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71 $(ACLOCAL_M4)
72mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
73CONFIG_HEADER = $(top_builddir)/include/autoconf.h
74CONFIG_CLEAN_FILES =
75SOURCES =
76DIST_SOURCES =
77HEADERS = $(noinst_HEADERS)
78ETAGS = etags
79CTAGS = ctags
80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81ACLOCAL = @ACLOCAL@ 64ACLOCAL = @ACLOCAL@
82AMDEP_FALSE = @AMDEP_FALSE@ 65AMDEP_FALSE = @AMDEP_FALSE@
83AMDEP_TRUE = @AMDEP_TRUE@ 66AMDEP_TRUE = @AMDEP_TRUE@
84AMTAR = @AMTAR@ 67AMTAR = @AMTAR@
85AR = @AR@ 68AR = @AR@
94CCDEPMODE = @CCDEPMODE@ 77CCDEPMODE = @CCDEPMODE@
95CFLAGS = @CFLAGS@ 78CFLAGS = @CFLAGS@
96COMPRESS = @COMPRESS@ 79COMPRESS = @COMPRESS@
97CPP = @CPP@ 80CPP = @CPP@
98CPPFLAGS = @CPPFLAGS@ 81CPPFLAGS = @CPPFLAGS@
99CXX = @CXX@ 82CROSSEDIT = @CROSSEDIT@
100CXXCPP = @CXXCPP@
101CXXDEPMODE = @CXXDEPMODE@
102CXXFLAGS = @CXXFLAGS@
103CYGPATH_W = @CYGPATH_W@ 83CYGPATH_W = @CYGPATH_W@
104DEFS = @DEFS@ 84DEFS = @DEFS@
105DEPDIR = @DEPDIR@ 85DEPDIR = @DEPDIR@
106ECHO = @ECHO@ 86ECHO = @ECHO@
107ECHO_C = @ECHO_C@ 87ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@ 88ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@ 89ECHO_T = @ECHO_T@
110EGREP = @EGREP@ 90EGREP = @EGREP@
111EXEEXT = @EXEEXT@ 91EXEEXT = @EXEEXT@
112F77 = @F77@
113FFLAGS = @FFLAGS@
114GUNZIP = @GUNZIP@ 92GUNZIP = @GUNZIP@
115GZIP = @GZIP@ 93GZIP = @GZIP@
116HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@ 94HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
117HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@ 95HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
118HAVE_X_FALSE = @HAVE_X_FALSE@ 96HAVE_X_FALSE = @HAVE_X_FALSE@
120INSTALL_DATA = @INSTALL_DATA@ 98INSTALL_DATA = @INSTALL_DATA@
121INSTALL_PROGRAM = @INSTALL_PROGRAM@ 99INSTALL_PROGRAM = @INSTALL_PROGRAM@
122INSTALL_SCRIPT = @INSTALL_SCRIPT@ 100INSTALL_SCRIPT = @INSTALL_SCRIPT@
123INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 101INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124LATEX = @LATEX@ 102LATEX = @LATEX@
103LD = @LD@
125LDFLAGS = @LDFLAGS@ 104LDFLAGS = @LDFLAGS@
126LEX = @LEX@ 105LEX = @LEX@
127LEXLIB = @LEXLIB@ 106LEXLIB = @LEXLIB@
128LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 107LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
129LIBOBJS = @LIBOBJS@ 108LIBOBJS = @LIBOBJS@
133LTLIBOBJS = @LTLIBOBJS@ 112LTLIBOBJS = @LTLIBOBJS@
134MAINT = @MAINT@ 113MAINT = @MAINT@
135MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 114MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
136MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 115MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
137MAKEINFO = @MAKEINFO@ 116MAKEINFO = @MAKEINFO@
117NM = @NM@
138OBJEXT = @OBJEXT@ 118OBJEXT = @OBJEXT@
139PACKAGE = @PACKAGE@ 119PACKAGE = @PACKAGE@
140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 120PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@ 121PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@ 122PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@ 123PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@ 124PACKAGE_VERSION = @PACKAGE_VERSION@
145PATH_SEPARATOR = @PATH_SEPARATOR@ 125PATH_SEPARATOR = @PATH_SEPARATOR@
146PERL = @PERL@ 126PERL = @PERL@
127PERLFLAGS = @PERLFLAGS@
128PERLLIB = @PERLLIB@
129PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
130PERL_PLUGIN = @PERL_PLUGIN@
131PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
132PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
147PLUGIN_PYTHON = @PLUGIN_PYTHON@ 133PLUGIN_PYTHON = @PLUGIN_PYTHON@
148PYTHON_LIB = @PYTHON_LIB@ 134PYTHON_LIB = @PYTHON_LIB@
149PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ 135PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
150PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ 136PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
151PY_INCLUDES = @PY_INCLUDES@ 137PY_INCLUDES = @PY_INCLUDES@
152PY_LIBS = @PY_LIBS@ 138PY_LIBS = @PY_LIBS@
153RANLIB = @RANLIB@ 139RANLIB = @RANLIB@
140SED = @SED@
154SET_MAKE = @SET_MAKE@ 141SET_MAKE = @SET_MAKE@
155SHELL = @SHELL@ 142SHELL = @SHELL@
156STRIP = @STRIP@ 143STRIP = @STRIP@
157TAR = @TAR@ 144TAR = @TAR@
158UNCOMPRESS = @UNCOMPRESS@ 145UNCOMPRESS = @UNCOMPRESS@
162X_EXTRA_LIBS = @X_EXTRA_LIBS@ 149X_EXTRA_LIBS = @X_EXTRA_LIBS@
163X_LIBS = @X_LIBS@ 150X_LIBS = @X_LIBS@
164X_PRE_LIBS = @X_PRE_LIBS@ 151X_PRE_LIBS = @X_PRE_LIBS@
165ac_ct_AR = @ac_ct_AR@ 152ac_ct_AR = @ac_ct_AR@
166ac_ct_CC = @ac_ct_CC@ 153ac_ct_CC = @ac_ct_CC@
167ac_ct_CXX = @ac_ct_CXX@
168ac_ct_F77 = @ac_ct_F77@
169ac_ct_RANLIB = @ac_ct_RANLIB@ 154ac_ct_RANLIB = @ac_ct_RANLIB@
170ac_ct_STRIP = @ac_ct_STRIP@ 155ac_ct_STRIP = @ac_ct_STRIP@
171am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 156am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
172am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 157am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
173am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
174am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
175am__include = @am__include@ 158am__include = @am__include@
176am__leading_dot = @am__leading_dot@ 159am__leading_dot = @am__leading_dot@
177am__quote = @am__quote@ 160am__quote = @am__quote@
178am__tar = @am__tar@
179am__untar = @am__untar@
180bindir = @bindir@ 161bindir = @bindir@
181build = @build@ 162build = @build@
182build_alias = @build_alias@ 163build_alias = @build_alias@
183build_cpu = @build_cpu@ 164build_cpu = @build_cpu@
184build_os = @build_os@ 165build_os = @build_os@
195install_sh = @install_sh@ 176install_sh = @install_sh@
196libdir = @libdir@ 177libdir = @libdir@
197libexecdir = @libexecdir@ 178libexecdir = @libexecdir@
198localstatedir = @localstatedir@ 179localstatedir = @localstatedir@
199mandir = @mandir@ 180mandir = @mandir@
200mkdir_p = @mkdir_p@
201no_x = @no_x@ 181no_x = @no_x@
202oldincludedir = @oldincludedir@ 182oldincludedir = @oldincludedir@
203pkgconfdir = @pkgconfdir@ 183pkgconfdir = @pkgconfdir@
204pkgstatedir = @pkgstatedir@ 184pkgstatedir = @pkgstatedir@
205prefix = @prefix@ 185prefix = @prefix@
208sharedstatedir = @sharedstatedir@ 188sharedstatedir = @sharedstatedir@
209sysconfdir = @sysconfdir@ 189sysconfdir = @sysconfdir@
210target_alias = @target_alias@ 190target_alias = @target_alias@
211x_includes = @x_includes@ 191x_includes = @x_includes@
212x_libraries = @x_libraries@ 192x_libraries = @x_libraries@
193
213EXTRA_DIST = README 194EXTRA_DIST = README
214noinst_HEADERS = Ansi.h X11.h debug.h Makefile.in Posix.h README Xaw.h util.h 195noinst_HEADERS = Ansi.h X11.h debug.h Makefile.in Posix.h README Xaw.h
196subdir = crossedit/include
197ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
198mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
199CONFIG_HEADER = $(top_builddir)/include/autoconf.h
200CONFIG_CLEAN_FILES =
201DIST_SOURCES =
202HEADERS = $(noinst_HEADERS)
203
204DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \
205 Makefile.am
215all: all-am 206all: all-am
216 207
217.SUFFIXES: 208.SUFFIXES:
218$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 209$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
219 @for dep in $?; do \
220 case '$(am__configure_deps)' in \
221 *$$dep*) \
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
223 && exit 0; \
224 exit 1;; \
225 esac; \
226 done; \
227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu crossedit/include/Makefile'; \
228 cd $(top_srcdir) && \ 210 cd $(top_srcdir) && \
229 $(AUTOMAKE) --gnu crossedit/include/Makefile 211 $(AUTOMAKE) --gnu crossedit/include/Makefile
230.PRECIOUS: Makefile
231Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 212Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
232 @case '$?' in \
233 *config.status*) \
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235 *) \
236 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 213 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
238 esac;
239
240$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 214
248mostlyclean-libtool: 215mostlyclean-libtool:
249 -rm -f *.lo 216 -rm -f *.lo
250 217
251clean-libtool: 218clean-libtool:
252 -rm -rf .libs _libs 219 -rm -rf .libs _libs
253 220
254distclean-libtool: 221distclean-libtool:
255 -rm -f libtool 222 -rm -f libtool
256uninstall-info-am: 223uninstall-info-am:
224
225ETAGS = etags
226ETAGSFLAGS =
227
228CTAGS = ctags
229CTAGSFLAGS =
230
231tags: TAGS
257 232
258ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 233ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
259 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 234 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
260 unique=`for i in $$list; do \ 235 unique=`for i in $$list; do \
261 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 236 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262 done | \ 237 done | \
263 $(AWK) ' { files[$$0] = 1; } \ 238 $(AWK) ' { files[$$0] = 1; } \
264 END { for (i in files) print i; }'`; \ 239 END { for (i in files) print i; }'`; \
265 mkid -fID $$unique 240 mkid -fID $$unique
266tags: TAGS
267 241
268TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 242TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
269 $(TAGS_FILES) $(LISP) 243 $(TAGS_FILES) $(LISP)
270 tags=; \ 244 tags=; \
271 here=`pwd`; \ 245 here=`pwd`; \
273 unique=`for i in $$list; do \ 247 unique=`for i in $$list; do \
274 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275 done | \ 249 done | \
276 $(AWK) ' { files[$$0] = 1; } \ 250 $(AWK) ' { files[$$0] = 1; } \
277 END { for (i in files) print i; }'`; \ 251 END { for (i in files) print i; }'`; \
278 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 252 test -z "$(ETAGS_ARGS)$$tags$$unique" \
279 test -n "$$unique" || unique=$$empty_fix; \
280 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 253 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
281 $$tags $$unique; \ 254 $$tags $$unique
282 fi 255
283ctags: CTAGS 256ctags: CTAGS
284CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 257CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
285 $(TAGS_FILES) $(LISP) 258 $(TAGS_FILES) $(LISP)
286 tags=; \ 259 tags=; \
287 here=`pwd`; \ 260 here=`pwd`; \
300 && cd $(top_srcdir) \ 273 && cd $(top_srcdir) \
301 && gtags -i $(GTAGS_ARGS) $$here 274 && gtags -i $(GTAGS_ARGS) $$here
302 275
303distclean-tags: 276distclean-tags:
304 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 277 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
278DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
279
280top_distdir = ../..
281distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
305 282
306distdir: $(DISTFILES) 283distdir: $(DISTFILES)
307 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 284 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
308 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 285 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
309 list='$(DISTFILES)'; for file in $$list; do \ 286 list='$(DISTFILES)'; for file in $$list; do \
313 esac; \ 290 esac; \
314 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 291 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
315 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 292 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
316 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 293 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
317 dir="/$$dir"; \ 294 dir="/$$dir"; \
318 $(mkdir_p) "$(distdir)$$dir"; \ 295 $(mkinstalldirs) "$(distdir)$$dir"; \
319 else \ 296 else \
320 dir=''; \ 297 dir=''; \
321 fi; \ 298 fi; \
322 if test -d $$d/$$file; then \ 299 if test -d $$d/$$file; then \
323 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 300 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
331 fi; \ 308 fi; \
332 done 309 done
333check-am: all-am 310check-am: all-am
334check: check-am 311check: check-am
335all-am: Makefile $(HEADERS) 312all-am: Makefile $(HEADERS)
313
336installdirs: 314installdirs:
337install: install-am 315install: install-am
338install-exec: install-exec-am 316install-exec: install-exec-am
339install-data: install-data-am 317install-data: install-data-am
340uninstall: uninstall-am 318uninstall: uninstall-am
351mostlyclean-generic: 329mostlyclean-generic:
352 330
353clean-generic: 331clean-generic:
354 332
355distclean-generic: 333distclean-generic:
356 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 334 -rm -f $(CONFIG_CLEAN_FILES)
357 335
358maintainer-clean-generic: 336maintainer-clean-generic:
359 @echo "This command is intended for maintainers to use" 337 @echo "This command is intended for maintainers to use"
360 @echo "it deletes files that may require special tools to rebuild." 338 @echo "it deletes files that may require special tools to rebuild."
361clean: clean-am 339clean: clean-am
369 347
370dvi: dvi-am 348dvi: dvi-am
371 349
372dvi-am: 350dvi-am:
373 351
374html: html-am
375
376info: info-am 352info: info-am
377 353
378info-am: 354info-am:
379 355
380install-data-am: 356install-data-am:
405 381
406uninstall-am: uninstall-info-am 382uninstall-am: uninstall-info-am
407 383
408.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 384.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
409 clean-libtool ctags distclean distclean-generic \ 385 clean-libtool ctags distclean distclean-generic \
410 distclean-libtool distclean-tags distdir dvi dvi-am html \ 386 distclean-libtool distclean-tags distdir dvi dvi-am info \
411 html-am info info-am install install-am install-data \ 387 info-am install install-am install-data install-data-am \
412 install-data-am install-exec install-exec-am install-info \ 388 install-exec install-exec-am install-info install-info-am \
413 install-info-am install-man install-strip installcheck \ 389 install-man install-strip installcheck installcheck-am \
414 installcheck-am installdirs maintainer-clean \ 390 installdirs maintainer-clean maintainer-clean-generic \
415 maintainer-clean-generic mostlyclean mostlyclean-generic \ 391 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
416 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 392 ps ps-am tags uninstall uninstall-am uninstall-info-am
417 uninstall-am uninstall-info-am
418 393
419# Tell versions [3.59,3.63) of GNU make to not export all variables. 394# Tell versions [3.59,3.63) of GNU make to not export all variables.
420# Otherwise a system limit (for SysV at least) may be exceeded. 395# Otherwise a system limit (for SysV at least) may be exceeded.
421.NOEXPORT: 396.NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines