1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
41 AMDEP_FALSE
= @AMDEP_FALSE@
42 AMDEP_TRUE
= @AMDEP_TRUE@
45 AUTOHEADER
= @AUTOHEADER@
48 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
49 CATOBJEXT
= @CATOBJEXT@
51 CCDEPMODE
= @CCDEPMODE@
55 CYGPATH_W
= @CYGPATH_W@
56 DATADIRNAME
= @DATADIRNAME@
65 GETLINE_FALSE
= @GETLINE_FALSE@
66 GETLINE_TRUE
= @GETLINE_TRUE@
67 GETOPT_LONG_FALSE
= @GETOPT_LONG_FALSE@
68 GETOPT_LONG_TRUE
= @GETOPT_LONG_TRUE@
71 GTKGLEXT_CFLAGS
= @GTKGLEXT_CFLAGS@
72 GTKGLEXT_LIBS
= @GTKGLEXT_LIBS@
73 GTK_CFLAGS
= @GTK_CFLAGS@
75 INSTALL_DATA
= @INSTALL_DATA@
76 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
77 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
78 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
79 INSTOBJEXT
= @INSTOBJEXT@
80 INTLBISON
= @INTLBISON@
83 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
89 LTLIBICONV
= @LTLIBICONV@
90 LTLIBINTL
= @LTLIBINTL@
91 LTLIBOBJS
= @LTLIBOBJS@
93 MKINSTALLDIRS
= @MKINSTALLDIRS@
96 NEED_REPLACEMENTS_FALSE
= @NEED_REPLACEMENTS_FALSE@
97 NEED_REPLACEMENTS_TRUE
= @NEED_REPLACEMENTS_TRUE@
100 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
101 PACKAGE_NAME
= @PACKAGE_NAME@
102 PACKAGE_STRING
= @PACKAGE_STRING@
103 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
104 PACKAGE_VERSION
= @PACKAGE_VERSION@
105 PATH_SEPARATOR
= @PATH_SEPARATOR@
106 PKG_CONFIG
= @PKG_CONFIG@
109 SET_MAKE
= @SET_MAKE@
112 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
115 XGETTEXT
= @XGETTEXT@
116 X_CFLAGS
= @X_CFLAGS@
117 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
119 X_PRE_LIBS
= @X_PRE_LIBS@
120 ac_ct_CC
= @ac_ct_CC@
121 ac_ct_RANLIB
= @ac_ct_RANLIB@
122 ac_ct_STRIP
= @ac_ct_STRIP@
123 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
124 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
125 am__include
= @am__include@
126 am__leading_dot
= @am__leading_dot@
127 am__quote
= @am__quote@
130 build_alias
= @build_alias@
131 build_cpu
= @build_cpu@
132 build_os
= @build_os@
133 build_vendor
= @build_vendor@
135 exec_prefix = @
exec_prefix@
137 host_alias
= @host_alias@
138 host_cpu
= @host_cpu@
140 host_vendor
= @host_vendor@
141 includedir = @
includedir@
143 install_sh
= @install_sh@
145 libexecdir
= @libexecdir@
146 localstatedir
= @localstatedir@
148 oldincludedir = @
oldincludedir@
150 program_transform_name
= @program_transform_name@
152 sharedstatedir
= @sharedstatedir@
153 sysconfdir
= @sysconfdir@
154 target_alias
= @target_alias@
155 EXTRA_DIST
= formats.gperf gliv
.1.end gliv
.1.start gliv.ggo help2c.awk \
156 help2man.awk ggo2zsh.awk _gliv glade
/buttons.awk \
157 glade
/compil_test.sh glade
/empty_support.h glade
/glade_options.c \
158 glade
/glade_options.h glade
/gliv-options.gladep \
159 glade
/gliv-options.glade glade
/main.c glade
/make_glade_option.sh \
163 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
164 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
165 CONFIG_HEADER
= $(top_builddir
)/config.h
168 DIST_COMMON
= Makefile.am Makefile.in
172 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.ac
$(ACLOCAL_M4
)
173 cd
$(top_srcdir
) && \
174 $(AUTOMAKE
) --gnu tools
/Makefile
175 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
176 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
)
184 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
187 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
189 distdir
: $(DISTFILES
)
190 $(mkinstalldirs
) $(distdir
)/glade
191 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
192 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
193 list
='$(DISTFILES)'; for file in
$$list; do \
195 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
196 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
198 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
199 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
200 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
202 $(mkinstalldirs
) "$(distdir)$$dir"; \
206 if
test -d
$$d/$$file; then \
207 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
208 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
210 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
212 test -f
$(distdir
)/$$file \
213 || cp
-p
$$d/$$file $(distdir
)/$$file \
219 all-am
: Makefile all-local
223 install-exec
: install-exec-am
224 install-data
: install-data-am
225 uninstall: uninstall-am
228 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
230 installcheck: installcheck-am
232 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
233 INSTALL_STRIP_FLAG
=-s \
234 `test -z '$(STRIP)' || \
235 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
241 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
243 maintainer-clean-generic
:
244 @echo
"This command is intended for maintainers to use"
245 @echo
"it deletes files that may require special tools to rebuild."
248 clean-am
: clean-generic mostlyclean-am
250 distclean: distclean-am
252 distclean-am
: clean-am distclean-generic
266 install-info
: install-info-am
272 maintainer-clean
: maintainer-clean-am
274 maintainer-clean-am
: distclean-am maintainer-clean-generic
276 mostlyclean: mostlyclean-am
278 mostlyclean-am
: mostlyclean-generic
288 uninstall-am
: uninstall-info-am
290 .PHONY
: all all-am all-local
check check-am
clean clean-generic \
291 distclean distclean-generic distdir
dvi dvi-am
info info-am \
292 install install-am install-data install-data-am install-exec \
293 install-exec-am install-info install-info-am install-man \
294 install-strip
installcheck installcheck-am
installdirs \
295 maintainer-clean maintainer-clean-generic
mostlyclean \
296 mostlyclean-generic pdf pdf-am ps ps-am
uninstall uninstall-am \
302 _gliv
: gliv.ggo ggo2zsh.awk
303 awk
-f ggo2zsh.awk
< gliv.ggo
> _gliv
304 # Tell versions [3.59,3.63) of GNU make to not export all variables.
305 # Otherwise a system limit (for SysV at least) may be exceeded.