1 | # Makefile.in generated by automake 1.8.3 from Makefile.am. |
---|
2 | # Makefile. Generated from Makefile.in by configure. |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004 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 | |
---|
16 | |
---|
17 | SOURCES = $(orxonox_SOURCES) |
---|
18 | |
---|
19 | srcdir = . |
---|
20 | top_srcdir = . |
---|
21 | |
---|
22 | pkgdatadir = $(datadir)/orxonox |
---|
23 | pkglibdir = $(libdir)/orxonox |
---|
24 | pkgincludedir = $(includedir)/orxonox |
---|
25 | top_builddir = . |
---|
26 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
27 | INSTALL = /bin/install -c |
---|
28 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
29 | install_sh_PROGRAM = $(install_sh) -c |
---|
30 | install_sh_SCRIPT = $(install_sh) -c |
---|
31 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
32 | transform = $(program_transform_name) |
---|
33 | NORMAL_INSTALL = : |
---|
34 | PRE_INSTALL = : |
---|
35 | POST_INSTALL = : |
---|
36 | NORMAL_UNINSTALL = : |
---|
37 | PRE_UNINSTALL = : |
---|
38 | POST_UNINSTALL = : |
---|
39 | host_triplet = i686-pc-linux-gnu |
---|
40 | bin_PROGRAMS = orxonox$(EXEEXT) |
---|
41 | DIST_COMMON = README $(am__configure_deps) $(orxonox_TEXINFOS) \ |
---|
42 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
---|
43 | $(srcdir)/config.h.in $(srcdir)/orxonox.lsm.in \ |
---|
44 | $(srcdir)/orxonox.spec.in $(top_srcdir)/configure AUTHORS \ |
---|
45 | COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \ |
---|
46 | install-sh missing mkinstalldirs texinfo.tex |
---|
47 | subdir = . |
---|
48 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
49 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
50 | $(top_srcdir)/configure.ac |
---|
51 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
52 | $(ACLOCAL_M4) |
---|
53 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
54 | configure.lineno configure.status.lineno |
---|
55 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
56 | CONFIG_HEADER = config.h |
---|
57 | CONFIG_CLEAN_FILES = orxonox.lsm orxonox.spec |
---|
58 | am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" |
---|
59 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
60 | PROGRAMS = $(bin_PROGRAMS) |
---|
61 | am_orxonox_OBJECTS = orxonox_gui.$(OBJEXT) orxonox_gui_video.$(OBJEXT) \ |
---|
62 | orxonox_gui_audio.$(OBJEXT) orxonox_gui_exec.$(OBJEXT) |
---|
63 | orxonox_OBJECTS = $(am_orxonox_OBJECTS) |
---|
64 | orxonox_LDADD = $(LDADD) |
---|
65 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. |
---|
66 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
67 | am__depfiles_maybe = depfiles |
---|
68 | DEP_FILES = ./$(DEPDIR)/orxonox_gui.Po \ |
---|
69 | ./$(DEPDIR)/orxonox_gui_audio.Po \ |
---|
70 | ./$(DEPDIR)/orxonox_gui_exec.Po \ |
---|
71 | ./$(DEPDIR)/orxonox_gui_video.Po |
---|
72 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
73 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
74 | CCLD = $(CC) |
---|
75 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
76 | SOURCES = $(orxonox_SOURCES) |
---|
77 | DIST_SOURCES = $(orxonox_SOURCES) |
---|
78 | INFO_DEPS = $(srcdir)/orxonox.info |
---|
79 | am__TEXINFO_TEX_DIR = $(srcdir) |
---|
80 | DVIS = orxonox.dvi |
---|
81 | PDFS = orxonox.pdf |
---|
82 | PSS = orxonox.ps |
---|
83 | HTMLS = orxonox.html |
---|
84 | TEXINFOS = orxonox.texinfo |
---|
85 | TEXI2DVI = texi2dvi |
---|
86 | TEXI2PDF = $(TEXI2DVI) --pdf --batch |
---|
87 | MAKEINFOHTML = $(MAKEINFO) --html |
---|
88 | AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) |
---|
89 | DVIPS = dvips |
---|
90 | man1dir = $(mandir)/man1 |
---|
91 | NROFF = nroff |
---|
92 | MANS = $(man_MANS) |
---|
93 | ETAGS = etags |
---|
94 | CTAGS = ctags |
---|
95 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
96 | distdir = $(PACKAGE)-$(VERSION) |
---|
97 | top_distdir = $(distdir) |
---|
98 | am__remove_distdir = \ |
---|
99 | { test ! -d $(distdir) \ |
---|
100 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
101 | && rm -fr $(distdir); }; } |
---|
102 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
103 | GZIP_ENV = --best |
---|
104 | distuninstallcheck_listfiles = find . -type f -print |
---|
105 | distcleancheck_listfiles = find . -type f -print |
---|
106 | ACLOCAL = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run aclocal-1.8 |
---|
107 | ALLOCA = |
---|
108 | AMDEP_FALSE = # |
---|
109 | AMDEP_TRUE = |
---|
110 | AMTAR = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run tar |
---|
111 | AUTOCONF = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoconf |
---|
112 | AUTOHEADER = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoheader |
---|
113 | AUTOMAKE = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run automake-1.8 |
---|
114 | AWK = gawk |
---|
115 | CC = gcc |
---|
116 | CCDEPMODE = depmode=gcc3 |
---|
117 | CFLAGS = -g -O2 |
---|
118 | CPP = gcc -E |
---|
119 | CPPFLAGS = |
---|
120 | CYGPATH_W = echo |
---|
121 | DEFS = -DHAVE_CONFIG_H |
---|
122 | DEPDIR = .deps |
---|
123 | ECHO_C = |
---|
124 | ECHO_N = -n |
---|
125 | ECHO_T = |
---|
126 | EGREP = grep -E |
---|
127 | EXEEXT = |
---|
128 | INSTALL_DATA = ${INSTALL} -m 644 |
---|
129 | INSTALL_PROGRAM = ${INSTALL} |
---|
130 | INSTALL_SCRIPT = ${INSTALL} |
---|
131 | INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s |
---|
132 | ISODATE = 2004-04-13 |
---|
133 | LDFLAGS = |
---|
134 | LIBOBJS = |
---|
135 | LIBS = |
---|
136 | LTLIBOBJS = |
---|
137 | MAKEINFO = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run makeinfo |
---|
138 | OBJEXT = o |
---|
139 | PACKAGE = orxonox |
---|
140 | PACKAGE_BUGREPORT = |
---|
141 | PACKAGE_NAME = |
---|
142 | PACKAGE_STRING = |
---|
143 | PACKAGE_TARNAME = |
---|
144 | PACKAGE_VERSION = |
---|
145 | PATH_SEPARATOR = : |
---|
146 | SET_MAKE = |
---|
147 | SHELL = /bin/sh |
---|
148 | STRIP = |
---|
149 | VERSION = 0.0.0 |
---|
150 | ac_ct_CC = gcc |
---|
151 | ac_ct_STRIP = |
---|
152 | am__fastdepCC_FALSE = # |
---|
153 | am__fastdepCC_TRUE = |
---|
154 | am__include = include |
---|
155 | am__leading_dot = . |
---|
156 | am__quote = |
---|
157 | bindir = ${exec_prefix}/bin |
---|
158 | build = i686-pc-linux-gnu |
---|
159 | build_alias = |
---|
160 | build_cpu = i686 |
---|
161 | build_os = linux-gnu |
---|
162 | build_vendor = pc |
---|
163 | datadir = ${prefix}/share |
---|
164 | exec_prefix = ${prefix} |
---|
165 | host = i686-pc-linux-gnu |
---|
166 | host_alias = |
---|
167 | host_cpu = i686 |
---|
168 | host_os = linux-gnu |
---|
169 | host_vendor = pc |
---|
170 | includedir = ${prefix}/include |
---|
171 | infodir = ${prefix}/info |
---|
172 | install_sh = /home/bensch/svn/orxonox/branches/bensch/install-sh |
---|
173 | libdir = ${exec_prefix}/lib |
---|
174 | libexecdir = ${exec_prefix}/libexec |
---|
175 | localstatedir = ${prefix}/var |
---|
176 | mandir = ${prefix}/man |
---|
177 | mkdir_p = mkdir -p -- . |
---|
178 | oldincludedir = /usr/include |
---|
179 | prefix = /usr/local |
---|
180 | program_transform_name = s,x,x, |
---|
181 | sbindir = ${exec_prefix}/sbin |
---|
182 | sharedstatedir = ${prefix}/com |
---|
183 | sysconfdir = ${prefix}/etc |
---|
184 | target_alias = |
---|
185 | AM_CFLAGS = `pkg-config --cflags gtk+-2.0` |
---|
186 | AM_LDFLAGS = `pkg-config --libs gtk+-2.0` |
---|
187 | orxonox_SOURCES = orxonox_gui.c orxonox_gui_video.c orxonox_gui_audio.c orxonox_gui_exec.c\ |
---|
188 | aclocal.m4 |
---|
189 | |
---|
190 | |
---|
191 | # uncomment the following if orxonox requires the math library |
---|
192 | #orxonox_LDADD=-lm |
---|
193 | EXTRA_DIST = orxonox.lsm.in #NAME.texinfo orxonox.spec.in |
---|
194 | |
---|
195 | # if you write a self-test script named `chk', uncomment the |
---|
196 | # following and add `chk' to the EXTRA_DIST list |
---|
197 | #TESTS=chk |
---|
198 | |
---|
199 | # build and install the .info pages |
---|
200 | info_TEXINFOS = orxonox.texinfo |
---|
201 | orxonox_TEXINFOS = gpl.texinfo |
---|
202 | |
---|
203 | # install the man pages |
---|
204 | man_MANS = orxonox.1 |
---|
205 | all: config.h |
---|
206 | $(MAKE) $(AM_MAKEFLAGS) all-am |
---|
207 | |
---|
208 | .SUFFIXES: |
---|
209 | .SUFFIXES: .c .dvi .html .info .o .obj .pdf .ps .texinfo |
---|
210 | am--refresh: |
---|
211 | @: |
---|
212 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
213 | @for dep in $?; do \ |
---|
214 | case '$(am__configure_deps)' in \ |
---|
215 | *$$dep*) \ |
---|
216 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ |
---|
217 | cd $(srcdir) && $(AUTOMAKE) --gnu \ |
---|
218 | && exit 0; \ |
---|
219 | exit 1;; \ |
---|
220 | esac; \ |
---|
221 | done; \ |
---|
222 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ |
---|
223 | cd $(top_srcdir) && \ |
---|
224 | $(AUTOMAKE) --gnu Makefile |
---|
225 | .PRECIOUS: Makefile |
---|
226 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
227 | @case '$?' in \ |
---|
228 | *config.status*) \ |
---|
229 | echo ' $(SHELL) ./config.status'; \ |
---|
230 | $(SHELL) ./config.status;; \ |
---|
231 | *) \ |
---|
232 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
233 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
234 | esac; |
---|
235 | |
---|
236 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
237 | $(SHELL) ./config.status --recheck |
---|
238 | |
---|
239 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
240 | cd $(srcdir) && $(AUTOCONF) |
---|
241 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
242 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
243 | |
---|
244 | config.h: stamp-h1 |
---|
245 | @if test ! -f $@; then \ |
---|
246 | rm -f stamp-h1; \ |
---|
247 | $(MAKE) stamp-h1; \ |
---|
248 | else :; fi |
---|
249 | |
---|
250 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
251 | @rm -f stamp-h1 |
---|
252 | cd $(top_builddir) && $(SHELL) ./config.status config.h |
---|
253 | $(srcdir)/config.h.in: $(am__configure_deps) |
---|
254 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
255 | rm -f stamp-h1 |
---|
256 | touch $@ |
---|
257 | |
---|
258 | distclean-hdr: |
---|
259 | -rm -f config.h stamp-h1 |
---|
260 | orxonox.lsm: $(top_builddir)/config.status $(srcdir)/orxonox.lsm.in |
---|
261 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
262 | orxonox.spec: $(top_builddir)/config.status $(srcdir)/orxonox.spec.in |
---|
263 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
264 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
265 | @$(NORMAL_INSTALL) |
---|
266 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
---|
267 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
268 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
269 | if test -f $$p \ |
---|
270 | ; then \ |
---|
271 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
272 | echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
273 | $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ |
---|
274 | else :; fi; \ |
---|
275 | done |
---|
276 | |
---|
277 | uninstall-binPROGRAMS: |
---|
278 | @$(NORMAL_UNINSTALL) |
---|
279 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
280 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
281 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
282 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
---|
283 | done |
---|
284 | |
---|
285 | clean-binPROGRAMS: |
---|
286 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
287 | orxonox$(EXEEXT): $(orxonox_OBJECTS) $(orxonox_DEPENDENCIES) |
---|
288 | @rm -f orxonox$(EXEEXT) |
---|
289 | $(LINK) $(orxonox_LDFLAGS) $(orxonox_OBJECTS) $(orxonox_LDADD) $(LIBS) |
---|
290 | |
---|
291 | mostlyclean-compile: |
---|
292 | -rm -f *.$(OBJEXT) |
---|
293 | |
---|
294 | distclean-compile: |
---|
295 | -rm -f *.tab.c |
---|
296 | |
---|
297 | include ./$(DEPDIR)/orxonox_gui.Po |
---|
298 | include ./$(DEPDIR)/orxonox_gui_audio.Po |
---|
299 | include ./$(DEPDIR)/orxonox_gui_exec.Po |
---|
300 | include ./$(DEPDIR)/orxonox_gui_video.Po |
---|
301 | |
---|
302 | .c.o: |
---|
303 | if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
304 | then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
305 | # source='$<' object='$@' libtool=no \ |
---|
306 | # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ |
---|
307 | # $(CCDEPMODE) $(depcomp) \ |
---|
308 | # $(COMPILE) -c $< |
---|
309 | |
---|
310 | .c.obj: |
---|
311 | if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
312 | then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
313 | # source='$<' object='$@' libtool=no \ |
---|
314 | # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ |
---|
315 | # $(CCDEPMODE) $(depcomp) \ |
---|
316 | # $(COMPILE) -c `$(CYGPATH_W) '$<'` |
---|
317 | |
---|
318 | .texinfo.info: |
---|
319 | restore=: && \ |
---|
320 | backupdir="$(am__leading_dot)am$$$$" && \ |
---|
321 | am__cwd=`pwd` && cd $(srcdir) && \ |
---|
322 | rm -rf $$backupdir && mkdir $$backupdir && \ |
---|
323 | for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ |
---|
324 | if test -f $$f; then \ |
---|
325 | mv $$f $$backupdir; \ |
---|
326 | restore=mv; \ |
---|
327 | fi; \ |
---|
328 | done; \ |
---|
329 | cd "$$am__cwd"; \ |
---|
330 | if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ |
---|
331 | -o $@ $<; \ |
---|
332 | then \ |
---|
333 | rc=0; \ |
---|
334 | cd $(srcdir); \ |
---|
335 | else \ |
---|
336 | rc=$$?; \ |
---|
337 | cd $(srcdir) && \ |
---|
338 | $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ |
---|
339 | fi; \ |
---|
340 | rm -rf $$backupdir; \ |
---|
341 | exit $$rc |
---|
342 | |
---|
343 | .texinfo.dvi: |
---|
344 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
---|
345 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ |
---|
346 | $(TEXI2DVI) $< |
---|
347 | |
---|
348 | .texinfo.pdf: |
---|
349 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
---|
350 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ |
---|
351 | $(TEXI2PDF) $< |
---|
352 | |
---|
353 | .texinfo.html: |
---|
354 | $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ |
---|
355 | -o $@ $< |
---|
356 | if test ! -d $@ && test -d $(@:.html=); then \ |
---|
357 | mv $(@:.html=) $@; else :; fi |
---|
358 | $(srcdir)/orxonox.info: orxonox.texinfo $(orxonox_TEXINFOS) |
---|
359 | orxonox.dvi: orxonox.texinfo $(orxonox_TEXINFOS) |
---|
360 | orxonox.pdf: orxonox.texinfo $(orxonox_TEXINFOS) |
---|
361 | orxonox.html: orxonox.texinfo $(orxonox_TEXINFOS) |
---|
362 | .dvi.ps: |
---|
363 | $(DVIPS) -o $@ $< |
---|
364 | |
---|
365 | uninstall-info-am: |
---|
366 | $(PRE_UNINSTALL) |
---|
367 | @if (install-info --version && \ |
---|
368 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ |
---|
369 | list='$(INFO_DEPS)'; \ |
---|
370 | for file in $$list; do \ |
---|
371 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ |
---|
372 | echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ |
---|
373 | install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ |
---|
374 | done; \ |
---|
375 | else :; fi |
---|
376 | @$(NORMAL_UNINSTALL) |
---|
377 | @list='$(INFO_DEPS)'; \ |
---|
378 | for file in $$list; do \ |
---|
379 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ |
---|
380 | relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ |
---|
381 | (if cd "$(DESTDIR)$(infodir)"; then \ |
---|
382 | echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \ |
---|
383 | rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ |
---|
384 | else :; fi); \ |
---|
385 | done |
---|
386 | |
---|
387 | dist-info: $(INFO_DEPS) |
---|
388 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
389 | list='$(INFO_DEPS)'; \ |
---|
390 | for base in $$list; do \ |
---|
391 | case $$base in \ |
---|
392 | $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
393 | esac; \ |
---|
394 | if test -f $$base; then d=.; else d=$(srcdir); fi; \ |
---|
395 | for file in $$d/$$base*; do \ |
---|
396 | relfile=`expr "$$file" : "$$d/\(.*\)"`; \ |
---|
397 | test -f $(distdir)/$$relfile || \ |
---|
398 | cp -p $$file $(distdir)/$$relfile; \ |
---|
399 | done; \ |
---|
400 | done |
---|
401 | |
---|
402 | mostlyclean-aminfo: |
---|
403 | -rm -rf orxonox.aux orxonox.cp orxonox.cps orxonox.fn orxonox.fns orxonox.ky \ |
---|
404 | orxonox.kys orxonox.log orxonox.pg orxonox.pgs orxonox.tmp \ |
---|
405 | orxonox.toc orxonox.tp orxonox.tps orxonox.vr orxonox.vrs \ |
---|
406 | orxonox.dvi orxonox.pdf orxonox.ps orxonox.html |
---|
407 | |
---|
408 | maintainer-clean-aminfo: |
---|
409 | @list='$(INFO_DEPS)'; for i in $$list; do \ |
---|
410 | i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ |
---|
411 | echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ |
---|
412 | rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ |
---|
413 | done |
---|
414 | install-man1: $(man1_MANS) $(man_MANS) |
---|
415 | @$(NORMAL_INSTALL) |
---|
416 | test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)" |
---|
417 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
---|
418 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
419 | for i in $$l2; do \ |
---|
420 | case "$$i" in \ |
---|
421 | *.1*) list="$$list $$i" ;; \ |
---|
422 | esac; \ |
---|
423 | done; \ |
---|
424 | for i in $$list; do \ |
---|
425 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ |
---|
426 | else file=$$i; fi; \ |
---|
427 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
428 | case "$$ext" in \ |
---|
429 | 1*) ;; \ |
---|
430 | *) ext='1' ;; \ |
---|
431 | esac; \ |
---|
432 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
433 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
434 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
435 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ |
---|
436 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ |
---|
437 | done |
---|
438 | uninstall-man1: |
---|
439 | @$(NORMAL_UNINSTALL) |
---|
440 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
---|
441 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
442 | for i in $$l2; do \ |
---|
443 | case "$$i" in \ |
---|
444 | *.1*) list="$$list $$i" ;; \ |
---|
445 | esac; \ |
---|
446 | done; \ |
---|
447 | for i in $$list; do \ |
---|
448 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
449 | case "$$ext" in \ |
---|
450 | 1*) ;; \ |
---|
451 | *) ext='1' ;; \ |
---|
452 | esac; \ |
---|
453 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
454 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
455 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
456 | echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ |
---|
457 | rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ |
---|
458 | done |
---|
459 | |
---|
460 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
461 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
462 | unique=`for i in $$list; do \ |
---|
463 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
464 | done | \ |
---|
465 | $(AWK) ' { files[$$0] = 1; } \ |
---|
466 | END { for (i in files) print i; }'`; \ |
---|
467 | mkid -fID $$unique |
---|
468 | tags: TAGS |
---|
469 | |
---|
470 | TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
471 | $(TAGS_FILES) $(LISP) |
---|
472 | tags=; \ |
---|
473 | here=`pwd`; \ |
---|
474 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
475 | unique=`for i in $$list; do \ |
---|
476 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
477 | done | \ |
---|
478 | $(AWK) ' { files[$$0] = 1; } \ |
---|
479 | END { for (i in files) print i; }'`; \ |
---|
480 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
481 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
482 | $$tags $$unique |
---|
483 | ctags: CTAGS |
---|
484 | CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
485 | $(TAGS_FILES) $(LISP) |
---|
486 | tags=; \ |
---|
487 | here=`pwd`; \ |
---|
488 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
489 | unique=`for i in $$list; do \ |
---|
490 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
491 | done | \ |
---|
492 | $(AWK) ' { files[$$0] = 1; } \ |
---|
493 | END { for (i in files) print i; }'`; \ |
---|
494 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
495 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
496 | $$tags $$unique |
---|
497 | |
---|
498 | GTAGS: |
---|
499 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
500 | && cd $(top_srcdir) \ |
---|
501 | && gtags -i $(GTAGS_ARGS) $$here |
---|
502 | |
---|
503 | distclean-tags: |
---|
504 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
505 | |
---|
506 | distdir: $(DISTFILES) |
---|
507 | $(am__remove_distdir) |
---|
508 | mkdir $(distdir) |
---|
509 | $(mkdir_p) $(distdir)/. |
---|
510 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
511 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
512 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
513 | case $$file in \ |
---|
514 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
515 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
516 | esac; \ |
---|
517 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
518 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
519 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
520 | dir="/$$dir"; \ |
---|
521 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
522 | else \ |
---|
523 | dir=''; \ |
---|
524 | fi; \ |
---|
525 | if test -d $$d/$$file; then \ |
---|
526 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
527 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
528 | fi; \ |
---|
529 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
530 | else \ |
---|
531 | test -f $(distdir)/$$file \ |
---|
532 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
533 | || exit 1; \ |
---|
534 | fi; \ |
---|
535 | done |
---|
536 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
537 | top_distdir="$(top_distdir)" distdir="$(distdir)" \ |
---|
538 | dist-info |
---|
539 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
540 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
541 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
542 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
543 | || chmod -R a+r $(distdir) |
---|
544 | dist-gzip: distdir |
---|
545 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
546 | $(am__remove_distdir) |
---|
547 | |
---|
548 | dist-bzip2: distdir |
---|
549 | $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
550 | $(am__remove_distdir) |
---|
551 | |
---|
552 | dist-tarZ: distdir |
---|
553 | $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z |
---|
554 | $(am__remove_distdir) |
---|
555 | |
---|
556 | dist-shar: distdir |
---|
557 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
558 | $(am__remove_distdir) |
---|
559 | |
---|
560 | dist-zip: distdir |
---|
561 | -rm -f $(distdir).zip |
---|
562 | zip -rq $(distdir).zip $(distdir) |
---|
563 | $(am__remove_distdir) |
---|
564 | |
---|
565 | dist dist-all: distdir |
---|
566 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
567 | $(am__remove_distdir) |
---|
568 | |
---|
569 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
570 | # it guarantees that the distribution is self-contained by making another |
---|
571 | # tarfile. |
---|
572 | distcheck: dist |
---|
573 | case '$(DIST_ARCHIVES)' in \ |
---|
574 | *.tar.gz*) \ |
---|
575 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ |
---|
576 | *.tar.bz2*) \ |
---|
577 | bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ |
---|
578 | *.tar.Z*) \ |
---|
579 | uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ |
---|
580 | *.shar.gz*) \ |
---|
581 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\ |
---|
582 | *.zip*) \ |
---|
583 | unzip $(distdir).zip ;;\ |
---|
584 | esac |
---|
585 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
586 | mkdir $(distdir)/_build |
---|
587 | mkdir $(distdir)/_inst |
---|
588 | chmod a-w $(distdir) |
---|
589 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
590 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
591 | && cd $(distdir)/_build \ |
---|
592 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
593 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
594 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
595 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
596 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
597 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
598 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
599 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
600 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
601 | distuninstallcheck \ |
---|
602 | && chmod -R a-w "$$dc_install_base" \ |
---|
603 | && ({ \ |
---|
604 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
605 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
606 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
607 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
608 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
609 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
610 | && rm -rf "$$dc_destdir" \ |
---|
611 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
612 | && rm -rf $(DIST_ARCHIVES) \ |
---|
613 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
614 | $(am__remove_distdir) |
---|
615 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
616 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
617 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
618 | distuninstallcheck: |
---|
619 | @cd $(distuninstallcheck_dir) \ |
---|
620 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
621 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
622 | if test -n "$(DESTDIR)"; then \ |
---|
623 | echo " (check DESTDIR support)"; \ |
---|
624 | fi ; \ |
---|
625 | $(distuninstallcheck_listfiles) ; \ |
---|
626 | exit 1; } >&2 |
---|
627 | distcleancheck: distclean |
---|
628 | @if test '$(srcdir)' = . ; then \ |
---|
629 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
630 | exit 1 ; \ |
---|
631 | fi |
---|
632 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
633 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
634 | $(distcleancheck_listfiles) ; \ |
---|
635 | exit 1; } >&2 |
---|
636 | check-am: all-am |
---|
637 | check: check-am |
---|
638 | all-am: Makefile $(INFO_DEPS) $(PROGRAMS) $(MANS) config.h |
---|
639 | installdirs: |
---|
640 | for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \ |
---|
641 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
642 | done |
---|
643 | install: install-am |
---|
644 | install-exec: install-exec-am |
---|
645 | install-data: install-data-am |
---|
646 | uninstall: uninstall-am |
---|
647 | |
---|
648 | install-am: all-am |
---|
649 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
650 | |
---|
651 | installcheck: installcheck-am |
---|
652 | install-strip: |
---|
653 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
654 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
655 | `test -z '$(STRIP)' || \ |
---|
656 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
657 | mostlyclean-generic: |
---|
658 | |
---|
659 | clean-generic: |
---|
660 | |
---|
661 | distclean-generic: |
---|
662 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
663 | |
---|
664 | maintainer-clean-generic: |
---|
665 | @echo "This command is intended for maintainers to use" |
---|
666 | @echo "it deletes files that may require special tools to rebuild." |
---|
667 | clean: clean-am |
---|
668 | |
---|
669 | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
---|
670 | |
---|
671 | distclean: distclean-am |
---|
672 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
673 | -rm -rf ./$(DEPDIR) |
---|
674 | -rm -f Makefile |
---|
675 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
676 | distclean-hdr distclean-tags |
---|
677 | |
---|
678 | dvi: dvi-am |
---|
679 | |
---|
680 | dvi-am: $(DVIS) |
---|
681 | |
---|
682 | html: html-am |
---|
683 | |
---|
684 | html-am: $(HTMLS) |
---|
685 | |
---|
686 | info: info-am |
---|
687 | |
---|
688 | info-am: $(INFO_DEPS) |
---|
689 | |
---|
690 | install-data-am: install-info-am install-man |
---|
691 | |
---|
692 | install-exec-am: install-binPROGRAMS |
---|
693 | |
---|
694 | install-info: install-info-am |
---|
695 | |
---|
696 | install-info-am: $(INFO_DEPS) |
---|
697 | @$(NORMAL_INSTALL) |
---|
698 | test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)" |
---|
699 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
700 | list='$(INFO_DEPS)'; \ |
---|
701 | for file in $$list; do \ |
---|
702 | case $$file in \ |
---|
703 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
704 | esac; \ |
---|
705 | if test -f $$file; then d=.; else d=$(srcdir); fi; \ |
---|
706 | file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ |
---|
707 | for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ |
---|
708 | $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ |
---|
709 | if test -f $$ifile; then \ |
---|
710 | relfile=`echo "$$ifile" | sed 's|^.*/||'`; \ |
---|
711 | echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \ |
---|
712 | $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \ |
---|
713 | else : ; fi; \ |
---|
714 | done; \ |
---|
715 | done |
---|
716 | @$(POST_INSTALL) |
---|
717 | @if (install-info --version && \ |
---|
718 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ |
---|
719 | list='$(INFO_DEPS)'; \ |
---|
720 | for file in $$list; do \ |
---|
721 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ |
---|
722 | echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ |
---|
723 | install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\ |
---|
724 | done; \ |
---|
725 | else : ; fi |
---|
726 | install-man: install-man1 |
---|
727 | |
---|
728 | installcheck-am: |
---|
729 | |
---|
730 | maintainer-clean: maintainer-clean-am |
---|
731 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
732 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
733 | -rm -rf ./$(DEPDIR) |
---|
734 | -rm -f Makefile |
---|
735 | maintainer-clean-am: distclean-am maintainer-clean-aminfo \ |
---|
736 | maintainer-clean-generic |
---|
737 | |
---|
738 | mostlyclean: mostlyclean-am |
---|
739 | |
---|
740 | mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \ |
---|
741 | mostlyclean-generic |
---|
742 | |
---|
743 | pdf: pdf-am |
---|
744 | |
---|
745 | pdf-am: $(PDFS) |
---|
746 | |
---|
747 | ps: ps-am |
---|
748 | |
---|
749 | ps-am: $(PSS) |
---|
750 | |
---|
751 | uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-man |
---|
752 | |
---|
753 | uninstall-man: uninstall-man1 |
---|
754 | |
---|
755 | .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ |
---|
756 | clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \ |
---|
757 | dist-gzip dist-info dist-shar dist-tarZ dist-zip distcheck \ |
---|
758 | distclean distclean-compile distclean-generic distclean-hdr \ |
---|
759 | distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
---|
760 | dvi-am html html-am info info-am install install-am \ |
---|
761 | install-binPROGRAMS install-data install-data-am install-exec \ |
---|
762 | install-exec-am install-info install-info-am install-man \ |
---|
763 | install-man1 install-strip installcheck installcheck-am \ |
---|
764 | installdirs maintainer-clean maintainer-clean-aminfo \ |
---|
765 | maintainer-clean-generic mostlyclean mostlyclean-aminfo \ |
---|
766 | mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ |
---|
767 | tags uninstall uninstall-am uninstall-binPROGRAMS \ |
---|
768 | uninstall-info-am uninstall-man uninstall-man1 |
---|
769 | |
---|
770 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
771 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
772 | .NOEXPORT: |
---|