/[pearpc]/src/system/ui/gtk/Makefile.in
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /src/system/ui/gtk/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Wed Sep 5 17:11:21 2007 UTC (16 years, 8 months ago) by dpavlin
File size: 13965 byte(s)
import upstream CVS
1 dpavlin 1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2     # @configure_input@
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     @SET_MAKE@
16    
17     SOURCES = $(libui_a_SOURCES)
18    
19     srcdir = @srcdir@
20     top_srcdir = @top_srcdir@
21     VPATH = @srcdir@
22     pkgdatadir = $(datadir)/@PACKAGE@
23     pkglibdir = $(libdir)/@PACKAGE@
24     pkgincludedir = $(includedir)/@PACKAGE@
25     top_builddir = ../../../..
26     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27     INSTALL = @INSTALL@
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     build_triplet = @build@
40     host_triplet = @host@
41     target_triplet = @target@
42     subdir = src/system/ui/gtk
43     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45     am__aclocal_m4_deps = $(top_srcdir)/configure.in
46     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47     $(ACLOCAL_M4)
48     mkinstalldirs = $(mkdir_p)
49     CONFIG_HEADER = $(top_builddir)/config.h
50     CONFIG_CLEAN_FILES =
51     LIBRARIES = $(noinst_LIBRARIES)
52     ARFLAGS = cru
53     libui_a_AR = $(AR) $(ARFLAGS)
54     libui_a_LIBADD =
55     am_libui_a_OBJECTS = gui.$(OBJEXT)
56     libui_a_OBJECTS = $(am_libui_a_OBJECTS)
57     DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
58     depcomp = $(SHELL) $(top_srcdir)/depcomp
59     am__depfiles_maybe = depfiles
60     @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/gui.Po
61     CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
62     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
63     CXXLD = $(CXX)
64     CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
65     -o $@
66     SOURCES = $(libui_a_SOURCES)
67     DIST_SOURCES = $(libui_a_SOURCES)
68     ETAGS = etags
69     CTAGS = ctags
70     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71     ACLOCAL = @ACLOCAL@
72     AMDEP_FALSE = @AMDEP_FALSE@
73     AMDEP_TRUE = @AMDEP_TRUE@
74     AMTAR = @AMTAR@
75     AR = @AR@
76     ARCH_DIR = @ARCH_DIR@
77     AUTOCONF = @AUTOCONF@
78     AUTOHEADER = @AUTOHEADER@
79     AUTOMAKE = @AUTOMAKE@
80     AWK = @AWK@
81     CC = @CC@
82     CCAS = @CCAS@
83     CCASFLAGS = @CCASFLAGS@
84     CCDEPMODE = @CCDEPMODE@
85     CFLAGS = @CFLAGS@
86     CPP = @CPP@
87     CPPFLAGS = @CPPFLAGS@
88     CPU_DIR = @CPU_DIR@
89     CXX = @CXX@
90     CXXDEPMODE = @CXXDEPMODE@
91     CXXFLAGS = @CXXFLAGS@
92     CYGPATH_W = @CYGPATH_W@
93     DEFS = @DEFS@
94     DEPDIR = @DEPDIR@
95     ECHO_C = @ECHO_C@
96     ECHO_N = @ECHO_N@
97     ECHO_T = @ECHO_T@
98     EGREP = @EGREP@
99     EXEEXT = @EXEEXT@
100     GREP = @GREP@
101     INSTALL_DATA = @INSTALL_DATA@
102     INSTALL_PROGRAM = @INSTALL_PROGRAM@
103     INSTALL_SCRIPT = @INSTALL_SCRIPT@
104     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105     LDFLAGS = @LDFLAGS@
106     LEX = @LEX@
107     LEXLIB = @LEXLIB@
108     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
109     LIBOBJS = @LIBOBJS@
110     LIBS = @LIBS@
111     LTLIBOBJS = @LTLIBOBJS@
112     MAKE = @MAKE@
113     MAKEINFO = @MAKEINFO@
114     OBJEXT = @OBJEXT@
115     OSAPI_DIR = @OSAPI_DIR@
116     PACKAGE = @PACKAGE@
117     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118     PACKAGE_NAME = @PACKAGE_NAME@
119     PACKAGE_STRING = @PACKAGE_STRING@
120     PACKAGE_TARNAME = @PACKAGE_TARNAME@
121     PACKAGE_VERSION = @PACKAGE_VERSION@
122     PATH_SEPARATOR = @PATH_SEPARATOR@
123     PPC_LDADD = @PPC_LDADD@
124     PPC_LDFLAGS = @PPC_LDFLAGS@
125     QT_CFLAGS = @QT_CFLAGS@
126     RANLIB = @RANLIB@
127     SDL_CFLAGS = @SDL_CFLAGS@
128     SDL_CONFIG = @SDL_CONFIG@
129     SDL_LIBS = @SDL_LIBS@
130     SET_MAKE = @SET_MAKE@
131     SHELL = @SHELL@
132     STRIP = @STRIP@
133     UI_DIR = @UI_DIR@
134     USE_ARCH_GENERIC_FALSE = @USE_ARCH_GENERIC_FALSE@
135     USE_ARCH_GENERIC_TRUE = @USE_ARCH_GENERIC_TRUE@
136     USE_ARCH_X86_FALSE = @USE_ARCH_X86_FALSE@
137     USE_ARCH_X86_TRUE = @USE_ARCH_X86_TRUE@
138     USE_CPU_GENERIC_FALSE = @USE_CPU_GENERIC_FALSE@
139     USE_CPU_GENERIC_TRUE = @USE_CPU_GENERIC_TRUE@
140     USE_CPU_JITC_X86_FALSE = @USE_CPU_JITC_X86_FALSE@
141     USE_CPU_JITC_X86_TRUE = @USE_CPU_JITC_X86_TRUE@
142     USE_OSAPI_BEOS_FALSE = @USE_OSAPI_BEOS_FALSE@
143     USE_OSAPI_BEOS_TRUE = @USE_OSAPI_BEOS_TRUE@
144     USE_OSAPI_POSIX_FALSE = @USE_OSAPI_POSIX_FALSE@
145     USE_OSAPI_POSIX_TRUE = @USE_OSAPI_POSIX_TRUE@
146     USE_OSAPI_WIN32_FALSE = @USE_OSAPI_WIN32_FALSE@
147     USE_OSAPI_WIN32_TRUE = @USE_OSAPI_WIN32_TRUE@
148     USE_UI_BEOS_FALSE = @USE_UI_BEOS_FALSE@
149     USE_UI_BEOS_TRUE = @USE_UI_BEOS_TRUE@
150     USE_UI_GTK_FALSE = @USE_UI_GTK_FALSE@
151     USE_UI_GTK_TRUE = @USE_UI_GTK_TRUE@
152     USE_UI_QT_FALSE = @USE_UI_QT_FALSE@
153     USE_UI_QT_TRUE = @USE_UI_QT_TRUE@
154     USE_UI_SDL_FALSE = @USE_UI_SDL_FALSE@
155     USE_UI_SDL_TRUE = @USE_UI_SDL_TRUE@
156     USE_UI_WIN32_FALSE = @USE_UI_WIN32_FALSE@
157     USE_UI_WIN32_TRUE = @USE_UI_WIN32_TRUE@
158     USE_UI_X11_FALSE = @USE_UI_X11_FALSE@
159     USE_UI_X11_TRUE = @USE_UI_X11_TRUE@
160     VERSION = @VERSION@
161     XMKMF = @XMKMF@
162     X_CFLAGS = @X_CFLAGS@
163     X_EXTRA_LIBS = @X_EXTRA_LIBS@
164     X_LIBS = @X_LIBS@
165     X_PRE_LIBS = @X_PRE_LIBS@
166     YACC = @YACC@
167     YFLAGS = @YFLAGS@
168     ac_ct_CC = @ac_ct_CC@
169     ac_ct_CXX = @ac_ct_CXX@
170     ac_thread = @ac_thread@
171     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
172     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
173     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
174     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
175     am__include = @am__include@
176     am__leading_dot = @am__leading_dot@
177     am__quote = @am__quote@
178     bindir = @bindir@
179     build = @build@
180     build_alias = @build_alias@
181     build_cpu = @build_cpu@
182     build_os = @build_os@
183     build_vendor = @build_vendor@
184     datadir = @datadir@
185     datarootdir = @datarootdir@
186     docdir = @docdir@
187     dvidir = @dvidir@
188     exec_prefix = @exec_prefix@
189     host = @host@
190     host_alias = @host_alias@
191     host_cpu = @host_cpu@
192     host_os = @host_os@
193     host_vendor = @host_vendor@
194     htmldir = @htmldir@
195     includedir = @includedir@
196     infodir = @infodir@
197     install_sh = @install_sh@
198     libdir = @libdir@
199     libexecdir = @libexecdir@
200     localedir = @localedir@
201     localstatedir = @localstatedir@
202     mandir = @mandir@
203     mkdir_p = @mkdir_p@
204     oldincludedir = @oldincludedir@
205     pdfdir = @pdfdir@
206     prefix = @prefix@
207     program_transform_name = @program_transform_name@
208     psdir = @psdir@
209     sbindir = @sbindir@
210     sharedstatedir = @sharedstatedir@
211     sysconfdir = @sysconfdir@
212     target = @target@
213     target_alias = @target_alias@
214     target_cpu = @target_cpu@
215     target_os = @target_os@
216     target_vendor = @target_vendor@
217     AUTOMAKE_OPTIONS = foreign
218     noinst_LIBRARIES = libui.a
219     libui_a_SOURCES = gui.cc
220     INCLUDES = -I ../../.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 \
221     -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include \
222     -I/usr/include/atk-1.0
223    
224     all: all-am
225    
226     .SUFFIXES:
227     .SUFFIXES: .cc .o .obj
228     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
229     @for dep in $?; do \
230     case '$(am__configure_deps)' in \
231     *$$dep*) \
232     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
233     && exit 0; \
234     exit 1;; \
235     esac; \
236     done; \
237     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/system/ui/gtk/Makefile'; \
238     cd $(top_srcdir) && \
239     $(AUTOMAKE) --foreign src/system/ui/gtk/Makefile
240     .PRECIOUS: Makefile
241     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242     @case '$?' in \
243     *config.status*) \
244     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245     *) \
246     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248     esac;
249    
250     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252    
253     $(top_srcdir)/configure: $(am__configure_deps)
254     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
256     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257    
258     clean-noinstLIBRARIES:
259     -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
260     libui.a: $(libui_a_OBJECTS) $(libui_a_DEPENDENCIES)
261     -rm -f libui.a
262     $(libui_a_AR) libui.a $(libui_a_OBJECTS) $(libui_a_LIBADD)
263     $(RANLIB) libui.a
264    
265     mostlyclean-compile:
266     -rm -f *.$(OBJEXT)
267    
268     distclean-compile:
269     -rm -f *.tab.c
270    
271     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui.Po@am__quote@
272    
273     .cc.o:
274     @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
275     @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
276     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
277     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
278     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
279     @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
280    
281     .cc.obj:
282     @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
283     @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
284     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
286     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
287     @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
288     uninstall-info-am:
289    
290     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
291     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
292     unique=`for i in $$list; do \
293     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294     done | \
295     $(AWK) ' { files[$$0] = 1; } \
296     END { for (i in files) print i; }'`; \
297     mkid -fID $$unique
298     tags: TAGS
299    
300     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
301     $(TAGS_FILES) $(LISP)
302     tags=; \
303     here=`pwd`; \
304     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
305     unique=`for i in $$list; do \
306     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307     done | \
308     $(AWK) ' { files[$$0] = 1; } \
309     END { for (i in files) print i; }'`; \
310     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
311     test -n "$$unique" || unique=$$empty_fix; \
312     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313     $$tags $$unique; \
314     fi
315     ctags: CTAGS
316     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
317     $(TAGS_FILES) $(LISP)
318     tags=; \
319     here=`pwd`; \
320     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321     unique=`for i in $$list; do \
322     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323     done | \
324     $(AWK) ' { files[$$0] = 1; } \
325     END { for (i in files) print i; }'`; \
326     test -z "$(CTAGS_ARGS)$$tags$$unique" \
327     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328     $$tags $$unique
329    
330     GTAGS:
331     here=`$(am__cd) $(top_builddir) && pwd` \
332     && cd $(top_srcdir) \
333     && gtags -i $(GTAGS_ARGS) $$here
334    
335     distclean-tags:
336     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337    
338     distdir: $(DISTFILES)
339     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
340     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
341     list='$(DISTFILES)'; for file in $$list; do \
342     case $$file in \
343     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
344     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
345     esac; \
346     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
348     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
349     dir="/$$dir"; \
350     $(mkdir_p) "$(distdir)$$dir"; \
351     else \
352     dir=''; \
353     fi; \
354     if test -d $$d/$$file; then \
355     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
356     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
357     fi; \
358     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
359     else \
360     test -f $(distdir)/$$file \
361     || cp -p $$d/$$file $(distdir)/$$file \
362     || exit 1; \
363     fi; \
364     done
365     check-am: all-am
366     check: check-am
367     all-am: Makefile $(LIBRARIES)
368     installdirs:
369     install: install-am
370     install-exec: install-exec-am
371     install-data: install-data-am
372     uninstall: uninstall-am
373    
374     install-am: all-am
375     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
376    
377     installcheck: installcheck-am
378     install-strip:
379     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
380     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
381     `test -z '$(STRIP)' || \
382     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
383     mostlyclean-generic:
384    
385     clean-generic:
386    
387     distclean-generic:
388     -rm -f $(CONFIG_CLEAN_FILES)
389    
390     maintainer-clean-generic:
391     @echo "This command is intended for maintainers to use"
392     @echo "it deletes files that may require special tools to rebuild."
393     clean: clean-am
394    
395     clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
396    
397     distclean: distclean-am
398     -rm -rf ./$(DEPDIR)
399     -rm -f Makefile
400     distclean-am: clean-am distclean-compile distclean-generic \
401     distclean-tags
402    
403     dvi: dvi-am
404    
405     dvi-am:
406    
407     html: html-am
408    
409     info: info-am
410    
411     info-am:
412    
413     install-data-am:
414    
415     install-exec-am:
416    
417     install-info: install-info-am
418    
419     install-man:
420    
421     installcheck-am:
422    
423     maintainer-clean: maintainer-clean-am
424     -rm -rf ./$(DEPDIR)
425     -rm -f Makefile
426     maintainer-clean-am: distclean-am maintainer-clean-generic
427    
428     mostlyclean: mostlyclean-am
429    
430     mostlyclean-am: mostlyclean-compile mostlyclean-generic
431    
432     pdf: pdf-am
433    
434     pdf-am:
435    
436     ps: ps-am
437    
438     ps-am:
439    
440     uninstall-am: uninstall-info-am
441    
442     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
443     clean-noinstLIBRARIES ctags distclean distclean-compile \
444     distclean-generic distclean-tags distdir dvi dvi-am html \
445     html-am info info-am install install-am install-data \
446     install-data-am install-exec install-exec-am install-info \
447     install-info-am install-man install-strip installcheck \
448     installcheck-am installdirs maintainer-clean \
449     maintainer-clean-generic mostlyclean mostlyclean-compile \
450     mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
451     uninstall-am uninstall-info-am
452    
453     # Tell versions [3.59,3.63) of GNU make to not export all variables.
454     # Otherwise a system limit (for SysV at least) may be exceeded.
455     .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.26