source: trunk/ORBit2-2.14.0/include/orbit/Makefile

Last change on this file was 92, checked in by cinc, 19 years ago

Orbit2 modified for use with NOM

File size: 17.8 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# include/orbit/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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
17srcdir = .
18top_srcdir = ../..
19
20pkgdatadir = $(datadir)/ORBit2
21pkgincludedir = $(includedir)/ORBit2
22top_builddir = ../..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = ../../
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = i386-pc-os2-emx
37host_triplet = i386-pc-os2-emx
38subdir = include/orbit
39DIST_COMMON = $(orbitinclude_HEADERS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in $(srcdir)/orbit-config.h.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43 $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES = orbit-config.h
49SOURCES =
50DIST_SOURCES =
51RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52 html-recursive info-recursive install-data-recursive \
53 install-exec-recursive install-info-recursive \
54 install-recursive installcheck-recursive installdirs-recursive \
55 pdf-recursive ps-recursive uninstall-info-recursive \
56 uninstall-recursive
57am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
58am__vpath_adj = case $$p in \
59 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
60 *) f=$$p;; \
61 esac;
62am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
63am__installdirs = "$(DESTDIR)$(orbitincludedir)"
64orbitincludeHEADERS_INSTALL = $(INSTALL_HEADER)
65HEADERS = $(orbitinclude_HEADERS)
66ETAGS = etags
67CTAGS = ctags
68DIST_SUBDIRS = $(SUBDIRS)
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70pkglibdir =
71ACLOCAL = ${SHELL} L:/orbit2-2.14.0/missing --run aclocal-1.9
72AMDEP_FALSE = #
73AMDEP_TRUE =
74AMTAR = tar.exe
75AR = ar.exe
76AS = as
77AUTOCONF = ${SHELL} L:/orbit2-2.14.0/missing --run autoconf
78AUTOHEADER = ${SHELL} L:/orbit2-2.14.0/missing --run autoheader
79AUTOMAKE = ${SHELL} L:/orbit2-2.14.0/missing --run automake-1.9
80AWK = gawk
81CC = gcc
82CCDEPMODE = depmode=gcc3
83CFLAGS = -Werror-implicit-function-declaration -std=gnu89 -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O2
84CPP = gcc -E
85CPPFLAGS =
86CXX = g++
87CXXCPP =
88CXXDEPMODE = depmode=gcc3
89CXXFLAGS = -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O2
90CYGPATH_W = echo
91DEFS = -DHAVE_CONFIG_H
92DEPDIR = .deps
93DISABLE_DEPRECATED_CFLAGS = -DG_DISABLE_DEPRECATED
94DLLTOOL = dlltool
95ECHO = echo
96ECHO_C =
97ECHO_N = -n
98ECHO_T =
99EGREP = grep -E
100ENABLE_GTK_DOC_FALSE =
101ENABLE_GTK_DOC_TRUE = #
102ENABLE_HTTP_FALSE =
103ENABLE_HTTP_TRUE = #
104EXEEXT = .exe
105F77 =
106FFLAGS =
107GLIB_REQUIRED = 2.6.0
108GTK_DOC_USE_LIBTOOL_FALSE = #
109GTK_DOC_USE_LIBTOOL_TRUE =
110HAVE_ORBIT_SSL_SUPPORT =
111HTML_DIR = ${datadir}/gtk-doc/html
112INSTALL_DATA = ${INSTALL} -m 644
113INSTALL_PROGRAM = ${INSTALL}
114INSTALL_SCRIPT = ${INSTALL}
115INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
116LDFLAGS = -Zexe -Zmap -D__ST_MT_ERRNO__ -s
117LIBIDL_REQUIRED = 0.8.2
118LIBM = -lm
119LIBOBJS =
120LIBS =
121LIBTOOL = $(SHELL) $(top_builddir)/libtool
122LINC_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
123LINC_LIBS = -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl
124LINC_SSL_SUPPORT = 0
125LN_S = cp -p
126LOCAL_LINC_CFLAGS = -I$(top_srcdir)/linc2/include -I$(top_builddir)/linc2/include
127LOCAL_LINC_LIBS = $(top_builddir)/linc2/src/liblinc.la
128LTLIBOBJS =
129LT_VERSION = 1:0:1
130MAINT = #
131MAINTAINER_MODE_FALSE =
132MAINTAINER_MODE_TRUE = #
133MAKEINFO = makeinfo --no-split
134MINGW_LDFLAGS =
135OBJDUMP = objdump
136OBJEXT = o
137ORBIT_ALIGNOF_CORBA_BOOLEAN = 1
138ORBIT_ALIGNOF_CORBA_CHAR = 1
139ORBIT_ALIGNOF_CORBA_DOUBLE = 4
140ORBIT_ALIGNOF_CORBA_FLOAT = 4
141ORBIT_ALIGNOF_CORBA_LONG = 4
142ORBIT_ALIGNOF_CORBA_LONG_DOUBLE = 4
143ORBIT_ALIGNOF_CORBA_LONG_LONG = 4
144ORBIT_ALIGNOF_CORBA_OCTET = 1
145ORBIT_ALIGNOF_CORBA_POINTER = 4
146ORBIT_ALIGNOF_CORBA_SHORT = 2
147ORBIT_ALIGNOF_CORBA_STRUCT = 1
148ORBIT_ALIGNOF_CORBA_WCHAR = 2
149ORBIT_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
150ORBIT_DEBUG_CFLAGS =
151ORBIT_IDL_CFLAGS = -I/usr/local/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
152ORBIT_IDL_LIBS = -L/usr/local/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
153ORBIT_LIBS = -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
154ORBIT_MAJOR_VERSION = 2
155ORBIT_MICRO_VERSION = 0
156ORBIT_MINOR_VERSION = 14
157ORBIT_NAME_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
158ORBIT_NAME_LIBS = -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
159ORBIT_SERIAL = 20
160ORBIT_VERSION = 2.14.0
161OS_WIN32_FALSE =
162OS_WIN32_TRUE = #
163PACKAGE = ORBit2
164PACKAGE_BUGREPORT =
165PACKAGE_NAME =
166PACKAGE_STRING =
167PACKAGE_TARNAME =
168PACKAGE_VERSION =
169PATH_SEPARATOR = ;
170PKG_CONFIG = L:/usr/bin/pkg-config.exe
171POPT_LIBS = -lpopt
172RANLIB = echo
173SET_MAKE =
174SHELL = sh
175SSL_CFLAGS =
176SSL_LIBS =
177STRIP = strip
178VERSION = 2.14.0
179WARN_CFLAGS = -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
180ac_ct_AR = ar.exe
181ac_ct_AS =
182ac_ct_CC = gcc
183ac_ct_CXX =
184ac_ct_DLLTOOL =
185ac_ct_F77 =
186ac_ct_OBJDUMP =
187ac_ct_RANLIB = echo
188ac_ct_STRIP = strip
189ac_pt_PKG_CONFIG =
190am__fastdepCC_FALSE = #
191am__fastdepCC_TRUE =
192am__fastdepCXX_FALSE = #
193am__fastdepCXX_TRUE =
194am__include = include
195am__leading_dot = .
196am__quote =
197am__tar = ${AMTAR} chof - "$$tardir"
198am__untar = ${AMTAR} xf -
199bindir = ${exec_prefix}/bin
200build = i386-pc-os2-emx
201build_alias =
202build_cpu = i386
203build_os = os2-emx
204build_vendor = pc
205datadir = ${prefix}/share
206exec_prefix = ${prefix}
207host = i386-pc-os2-emx
208host_alias =
209host_cpu = i386
210host_os = os2-emx
211host_vendor = pc
212includedir = ${prefix}/include
213infodir = ${prefix}/info
214install_sh = L:/orbit2-2.14.0/install-sh
215libdir = ${exec_prefix}/lib
216libexecdir = ${exec_prefix}/libexec
217localstatedir = ${prefix}/var
218mandir = ${prefix}/man
219mkdir_p = mkdir -p --
220oldincludedir = /usr/include
221prefix = /usr/local
222program_transform_name = s,x,x,
223sbindir = ${exec_prefix}/sbin
224sharedstatedir = ${prefix}/com
225sysconfdir = ${prefix}/etc
226target_alias =
227SUBDIRS = GIOP util orb-core poa dynamic
228orbitincludedir = $(includedir)/orbit-2.0/orbit
229orbitinclude_HEADERS = orbit.h orbit-config.h orbit-types.h
230BUILT_SOURCES = orbit-config.h
231all: $(BUILT_SOURCES)
232 $(MAKE) $(AM_MAKEFLAGS) all-recursive
233
234.SUFFIXES:
235$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
236 @for dep in $?; do \
237 case '$(am__configure_deps)' in \
238 *$$dep*) \
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
240 && exit 0; \
241 exit 1;; \
242 esac; \
243 done; \
244 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/orbit/Makefile'; \
245 cd $(top_srcdir) && \
246 $(AUTOMAKE) --gnu include/orbit/Makefile
247.PRECIOUS: Makefile
248Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249 @case '$?' in \
250 *config.status*) \
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252 *) \
253 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255 esac;
256
257$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260$(top_srcdir)/configure: # $(am__configure_deps)
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264orbit-config.h: $(top_builddir)/config.status $(srcdir)/orbit-config.h.in
265 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
266
267mostlyclean-libtool:
268 -rm -f *.lo
269
270clean-libtool:
271 -rm -rf .libs _libs
272
273distclean-libtool:
274 -rm -f libtool
275uninstall-info-am:
276install-orbitincludeHEADERS: $(orbitinclude_HEADERS)
277 @$(NORMAL_INSTALL)
278 test -z "$(orbitincludedir)" || $(mkdir_p) "$(DESTDIR)$(orbitincludedir)"
279 @list='$(orbitinclude_HEADERS)'; for p in $$list; do \
280 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
281 f=$(am__strip_dir) \
282 echo " $(orbitincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(orbitincludedir)/$$f'"; \
283 $(orbitincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(orbitincludedir)/$$f"; \
284 done
285
286uninstall-orbitincludeHEADERS:
287 @$(NORMAL_UNINSTALL)
288 @list='$(orbitinclude_HEADERS)'; for p in $$list; do \
289 f=$(am__strip_dir) \
290 echo " rm -f '$(DESTDIR)$(orbitincludedir)/$$f'"; \
291 rm -f "$(DESTDIR)$(orbitincludedir)/$$f"; \
292 done
293
294# This directory's subdirectories are mostly independent; you can cd
295# into them and run `make' without going through this Makefile.
296# To change the values of `make' variables: instead of editing Makefiles,
297# (1) if the variable is set in `config.status', edit `config.status'
298# (which will cause the Makefiles to be regenerated when you run `make');
299# (2) otherwise, pass the desired values on the `make' command line.
300$(RECURSIVE_TARGETS):
301 @failcom='exit 1'; \
302 for f in x $$MAKEFLAGS; do \
303 case $$f in \
304 *=* | --[!k]*);; \
305 *k*) failcom='fail=yes';; \
306 esac; \
307 done; \
308 dot_seen=no; \
309 target=`echo $@ | sed s/-recursive//`; \
310 list='$(SUBDIRS)'; for subdir in $$list; do \
311 echo "Making $$target in $$subdir"; \
312 if test "$$subdir" = "."; then \
313 dot_seen=yes; \
314 local_target="$$target-am"; \
315 else \
316 local_target="$$target"; \
317 fi; \
318 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
319 || eval $$failcom; \
320 done; \
321 if test "$$dot_seen" = "no"; then \
322 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
323 fi; test -z "$$fail"
324
325mostlyclean-recursive clean-recursive distclean-recursive \
326maintainer-clean-recursive:
327 @failcom='exit 1'; \
328 for f in x $$MAKEFLAGS; do \
329 case $$f in \
330 *=* | --[!k]*);; \
331 *k*) failcom='fail=yes';; \
332 esac; \
333 done; \
334 dot_seen=no; \
335 case "$@" in \
336 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
337 *) list='$(SUBDIRS)' ;; \
338 esac; \
339 rev=''; for subdir in $$list; do \
340 if test "$$subdir" = "."; then :; else \
341 rev="$$subdir $$rev"; \
342 fi; \
343 done; \
344 rev="$$rev ."; \
345 target=`echo $@ | sed s/-recursive//`; \
346 for subdir in $$rev; do \
347 echo "Making $$target in $$subdir"; \
348 if test "$$subdir" = "."; then \
349 local_target="$$target-am"; \
350 else \
351 local_target="$$target"; \
352 fi; \
353 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
354 || eval $$failcom; \
355 done && test -z "$$fail"
356tags-recursive:
357 list='$(SUBDIRS)'; for subdir in $$list; do \
358 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
359 done
360ctags-recursive:
361 list='$(SUBDIRS)'; for subdir in $$list; do \
362 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
363 done
364
365ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
366 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367 unique=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369 done | \
370 $(AWK) ' { files[$$0] = 1; } \
371 END { for (i in files) print i; }'`; \
372 mkid -fID $$unique
373tags: TAGS
374
375TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
376 $(TAGS_FILES) $(LISP)
377 tags=; \
378 here=`pwd`; \
379 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
380 include_option=--etags-include; \
381 empty_fix=.; \
382 else \
383 include_option=--include; \
384 empty_fix=; \
385 fi; \
386 list='$(SUBDIRS)'; for subdir in $$list; do \
387 if test "$$subdir" = .; then :; else \
388 test ! -f $$subdir/TAGS || \
389 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
390 fi; \
391 done; \
392 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
393 unique=`for i in $$list; do \
394 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395 done | \
396 $(AWK) ' { files[$$0] = 1; } \
397 END { for (i in files) print i; }'`; \
398 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
399 test -n "$$unique" || unique=$$empty_fix; \
400 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401 $$tags $$unique; \
402 fi
403ctags: CTAGS
404CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
405 $(TAGS_FILES) $(LISP)
406 tags=; \
407 here=`pwd`; \
408 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409 unique=`for i in $$list; do \
410 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411 done | \
412 $(AWK) ' { files[$$0] = 1; } \
413 END { for (i in files) print i; }'`; \
414 test -z "$(CTAGS_ARGS)$$tags$$unique" \
415 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416 $$tags $$unique
417
418GTAGS:
419 here=`$(am__cd) $(top_builddir) && pwd` \
420 && cd $(top_srcdir) \
421 && gtags -i $(GTAGS_ARGS) $$here
422
423distclean-tags:
424 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425
426distdir: $(DISTFILES)
427 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
428 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
429 list='$(DISTFILES)'; for file in $$list; do \
430 case $$file in \
431 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
432 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
433 esac; \
434 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
435 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
436 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
437 dir="/$$dir"; \
438 $(mkdir_p) "$(distdir)$$dir"; \
439 else \
440 dir=''; \
441 fi; \
442 if test -d $$d/$$file; then \
443 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
444 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
445 fi; \
446 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
447 else \
448 test -f $(distdir)/$$file \
449 || cp -p $$d/$$file $(distdir)/$$file \
450 || exit 1; \
451 fi; \
452 done
453 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
454 if test "$$subdir" = .; then :; else \
455 test -d "$(distdir)/$$subdir" \
456 || $(mkdir_p) "$(distdir)/$$subdir" \
457 || exit 1; \
458 distdir=`$(am__cd) $(distdir) && pwd`; \
459 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
460 (cd $$subdir && \
461 $(MAKE) $(AM_MAKEFLAGS) \
462 top_distdir="$$top_distdir" \
463 distdir="$$distdir/$$subdir" \
464 distdir) \
465 || exit 1; \
466 fi; \
467 done
468check-am: all-am
469check: $(BUILT_SOURCES)
470 $(MAKE) $(AM_MAKEFLAGS) check-recursive
471all-am: Makefile $(HEADERS)
472installdirs: installdirs-recursive
473installdirs-am:
474 for dir in "$(DESTDIR)$(orbitincludedir)"; do \
475 test -z "$$dir" || $(mkdir_p) "$$dir"; \
476 done
477install: $(BUILT_SOURCES)
478 $(MAKE) $(AM_MAKEFLAGS) install-recursive
479install-exec: install-exec-recursive
480install-data: install-data-recursive
481uninstall: uninstall-recursive
482
483install-am: all-am
484 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
485
486installcheck: installcheck-recursive
487install-strip:
488 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490 `test -z '$(STRIP)' || \
491 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
492mostlyclean-generic:
493
494clean-generic:
495
496distclean-generic:
497 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498
499maintainer-clean-generic:
500 @echo "This command is intended for maintainers to use"
501 @echo "it deletes files that may require special tools to rebuild."
502 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
503clean: clean-recursive
504
505clean-am: clean-generic clean-libtool mostlyclean-am
506
507distclean: distclean-recursive
508 -rm -f Makefile
509distclean-am: clean-am distclean-generic distclean-libtool \
510 distclean-tags
511
512dvi: dvi-recursive
513
514dvi-am:
515
516html: html-recursive
517
518info: info-recursive
519
520info-am:
521
522install-data-am: install-orbitincludeHEADERS
523
524install-exec-am:
525
526install-info: install-info-recursive
527
528install-man:
529
530installcheck-am:
531
532maintainer-clean: maintainer-clean-recursive
533 -rm -f Makefile
534maintainer-clean-am: distclean-am maintainer-clean-generic
535
536mostlyclean: mostlyclean-recursive
537
538mostlyclean-am: mostlyclean-generic mostlyclean-libtool
539
540pdf: pdf-recursive
541
542pdf-am:
543
544ps: ps-recursive
545
546ps-am:
547
548uninstall-am: uninstall-info-am uninstall-orbitincludeHEADERS
549
550uninstall-info: uninstall-info-recursive
551
552.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
553 clean clean-generic clean-libtool clean-recursive ctags \
554 ctags-recursive distclean distclean-generic distclean-libtool \
555 distclean-recursive distclean-tags distdir dvi dvi-am html \
556 html-am info info-am install install-am install-data \
557 install-data-am install-exec install-exec-am install-info \
558 install-info-am install-man install-orbitincludeHEADERS \
559 install-strip installcheck installcheck-am installdirs \
560 installdirs-am maintainer-clean maintainer-clean-generic \
561 maintainer-clean-recursive mostlyclean mostlyclean-generic \
562 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
563 tags tags-recursive uninstall uninstall-am uninstall-info-am \
564 uninstall-orbitincludeHEADERS
565
566# Tell versions [3.59,3.63) of GNU make to not export all variables.
567# Otherwise a system limit (for SysV at least) may be exceeded.
568.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.