# Makefile.in generated by automake 1.9.6 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/pavuk
pkglibdir = $(libdir)/pavuk
pkgincludedir = $(includedir)/pavuk
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = arm-greenwave-linux-gnueabihf
bin_PROGRAMS = pavuk$(EXEEXT)
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/ac-config.h
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(bindir)"
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(bin_PROGRAMS)
am_pavuk_OBJECTS = absio.$(OBJEXT) abstract.$(OBJEXT) \
	ainterface.$(OBJEXT) authinfo.$(OBJEXT) base64.$(OBJEXT) \
	bufio.$(OBJEXT) cleanup.$(OBJEXT) cmdparse.$(OBJEXT) \
	condition.$(OBJEXT) config.$(OBJEXT) cookie.$(OBJEXT) \
	css.$(OBJEXT) debugl.$(OBJEXT) decode.$(OBJEXT) \
	digest_auth.$(OBJEXT) dinfo.$(OBJEXT) dlhash.$(OBJEXT) \
	dlhash_tools.$(OBJEXT) dllist.$(OBJEXT) dns.$(OBJEXT) \
	doc.$(OBJEXT) errcode.$(OBJEXT) file.$(OBJEXT) \
	fnmatch.$(OBJEXT) form.$(OBJEXT) form_encode.$(OBJEXT) \
	ftp.$(OBJEXT) gaccel.$(OBJEXT) gauthinfo.$(OBJEXT) \
	gcinfo.$(OBJEXT) gkeys.$(OBJEXT) gopher.$(OBJEXT) \
	gprop.$(OBJEXT) gtkmulticol.$(OBJEXT) gui_about.$(OBJEXT) \
	gui_api.$(OBJEXT) gui_addurl.$(OBJEXT) gui_common.$(OBJEXT) \
	gui_jscons.$(OBJEXT) gui_limits.$(OBJEXT) gui_main.$(OBJEXT) \
	gui_scenario.$(OBJEXT) gui_sched.$(OBJEXT) gui_tools.$(OBJEXT) \
	gui_tree.$(OBJEXT) html.$(OBJEXT) htmlparser.$(OBJEXT) \
	htmltags.$(OBJEXT) http.$(OBJEXT) http_proxy.$(OBJEXT) \
	iecache.$(OBJEXT) icons.$(OBJEXT) jsbind.$(OBJEXT) \
	jstrans.$(OBJEXT) lfname.$(OBJEXT) log.$(OBJEXT) \
	md5c.$(OBJEXT) md4c.$(OBJEXT) mime.$(OBJEXT) \
	mimetype.$(OBJEXT) mode.$(OBJEXT) mopt.$(OBJEXT) \
	mozcache.$(OBJEXT) mt.$(OBJEXT) myssl_nss.$(OBJEXT) \
	myssl_openssl.$(OBJEXT) net.$(OBJEXT) nls.$(OBJEXT) \
	nscache.$(OBJEXT) ntlm_auth.$(OBJEXT) pavuk.$(OBJEXT) \
	re.$(OBJEXT) recurse.$(OBJEXT) remind.$(OBJEXT) \
	robots.$(OBJEXT) schedule.$(OBJEXT) stats.$(OBJEXT) \
	tag_pattern.$(OBJEXT) times.$(OBJEXT) tools.$(OBJEXT) \
	tr.$(OBJEXT) uconfig.$(OBJEXT) uexit.$(OBJEXT) \
	update_links.$(OBJEXT) url.$(OBJEXT)
pavuk_OBJECTS = $(am_pavuk_OBJECTS)
pavuk_LDADD = $(LDADD)
pavuk_DEPENDENCIES =
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(pavuk_SOURCES)
DIST_SOURCES = $(pavuk_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/jenkins/slave/workspace/clean/output/bhr4/pavuk-0.9.35/missing --run aclocal-1.9
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /home/jenkins/slave/workspace/clean/output/bhr4/pavuk-0.9.35/missing --run tar
AT = /usr/bin/at
AUTOCONF = ${SHELL} /home/jenkins/slave/workspace/clean/output/bhr4/pavuk-0.9.35/missing --run autoconf
AUTOHEADER = ${SHELL} /home/jenkins/slave/workspace/clean/output/bhr4/pavuk-0.9.35/missing --run autoheader
AUTOMAKE = ${SHELL} /home/jenkins/slave/workspace/clean/output/bhr4/pavuk-0.9.35/missing --run automake-1.9
AWK = gawk
CC = arm-greenwave-linux-gnueabihf-gcc
CCDEPMODE = depmode=gcc3
CFLAGS = 
CPP = arm-greenwave-linux-gnueabihf-cpp
CPPFLAGS = -g
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DEPS = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
GNOME_CONFIG = 
GNOME_PREFIX = 
GREP = /bin/grep
GTK_CONFIG = 
GTK_CONFIG2 = 
GZIP = /bin/gzip
ICONV = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS = -Wl,--gc-sections -pthread -L/home/jenkins/slave/workspace/clean/output/bhr4/lib -Wl,-O1 -Wl,--as-needed 
LIBGCRYPT_CONFIG = 
LIBOBJS = 
LIBS = -Wl,-rpath-link=/home/jenkins/slave/workspace/clean/output/bhr4/lib -Wl,-L/home/jenkins/slave/workspace/clean/output/bhr4/lib 
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/jenkins/slave/workspace/clean/output/bhr4/pavuk-0.9.35/missing --run makeinfo
MSGFMT = 
MSGFMTSTATS = 
MSUBDIRS = 
NSPR_CONFIG = 
NWSMAKEFILE = 
OBJEXT = o
PACKAGE = pavuk
PACKAGE_BUGREPORT = 
PACKAGE_NAME = pavuk
PACKAGE_STRING = pavuk 0.9.35
PACKAGE_TARNAME = pavuk
PACKAGE_VERSION = 0.9.35
PATH_SEPARATOR = :
PAVUK_ALLMO = 
PAVUK_ALLPO = 
PAVUK_LANG = 
PAVUK_MO = 
PAVUK_PO = 
PAVUK_POX = 
PAVUK_UMO = 
PAVUK_UPO = 
PAVUK_UTFMODE = mo
PCRE_CONFIG = 
PKG_CONFIG = 
RANLIB = arm-greenwave-linux-gnueabihf-ranlib
REVISION = 2018-08-15T13:20
SET_MAKE = 
SHELL = /bin/sh
STRIP = arm-greenwave-linux-gnueabihf-strip
VERSION = 0.9.35
WINDRES = 
XMKMF = 
X_CFLAGS = 
X_EXTRA_LIBS = 
X_LIBS =   -lnsl
X_PRE_LIBS = 
ac_ct_CC = 
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = arm-greenwave-linux-gnueabihf
host_alias = arm-greenwave-linux-gnueabihf
host_cpu = arm
host_os = linux-gnueabihf
host_vendor = greenwave
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = /home/jenkins/slave/workspace/clean/output/bhr4/pavuk-0.9.35/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = mkdir -p --
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = 
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = arm-greenwave-linux-gnueabihf
x_cflags = -Os -ffunction-sections -fdata-sections -g   -I/home/jenkins/slave/workspace/clean/output/bhr4/include -isystem /home/jenkins/slave/workspace/clean/output/bhr4/thirdparty-include -pthread -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard   -Wall 
x_libs = -Wl,--gc-sections -pthread -L/home/jenkins/slave/workspace/clean/output/bhr4/lib -Wl,-O1 -Wl,--as-needed    -lssl -lcrypto -lz   -lnsl
AM_CPPFLAGS = -DGETTEXT_DEFAULT_CATALOG_DIR="\"$(localedir)\"" \
              -DDEFAULTRC="\"${sysconfdir}/pavukrc\""

EXTRA_DIST = pavuk_logo.xpm \
	icons/append.xpm \
	icons/apply.xpm \
	icons/break.xpm \
	icons/break_small.xpm \
	icons/browse.xpm \
	icons/cancel.xpm \
	icons/clear.xpm \
	icons/close_small.xpm \
	icons/common.xpm \
	icons/configure.xpm \
	icons/continue.xpm \
	icons/continue_small.xpm \
	icons/delete.xpm \
	icons/exit.xpm \
	icons/gobg.xpm \
	icons/limit.xpm \
	icons/limits.xpm \
	icons/load.xpm \
	icons/maximize_small.xpm \
	icons/minimize_small.xpm \
	icons/modify.xpm \
	icons/ok.xpm \
	icons/restart.xpm \
	icons/restart_small.xpm \
	icons/save.xpm \
	icons/schedule.xpm \
	icons/stop.xpm \
	icons/stop_small.xpm \
	xpm/audio.xpm \
	xpm/binary.xpm \
	xpm/broken.xpm \
	xpm/cantaccess.xpm \
	xpm/compressed.xpm \
	xpm/ftpdir.xpm \
	xpm/gopherdir.xpm \
	xpm/html.xpm \
	xpm/image.xpm \
	xpm/incomplete.xpm \
	xpm/local.xpm \
	xpm/notprocessed.xpm \
	xpm/redirected.xpm \
	xpm/rejected.xpm \
	xpm/text.xpm \
	xpm/video.xpm \
	pavukrc.rc \
	pavukrc.h \
	pavuk.ico

DISTCLEANFILES = ../po/pavuk.pot
CLEANFILES = pavukrc.ro
pavuk_SOURCES = \
	absio.c \
	absio.h \
	abstract.c \
	abstract.h \
	ainterface.c \
	ainterface.h \
	authinfo.c \
	authinfo.h \
	base64.c \
	base64.h \
	bufio.c \
	bufio.h \
	charset.h \
	cleanup.c \
	cmdparse.c \
	condition.c \
	condition.h \
	config.c \
	config.h \
	cookie.c \
	cookie.h \
	css.c \
	css.h \
	debugl.h \
	debugl.c \
	decode.c \
	decode.h \
	digest_auth.c \
	digest_auth.h \
	dinfo.h \
	dinfo.c \
	dlhash.c \
	dlhash.h \
	dlhash_tools.c \
	dlhash_tools.h \
	dllist.c \
	dllist.h \
	dns.c \
	dns.h \
	doc.c \
	doc.h \
	errcode.c \
	errcode.h \
	file.c \
	file.h \
	fnmatch.c \
	fnmatch.h \
	form.c \
	form.h \
	form_encode.c \
	ftp.c \
	ftp.h \
	gaccel.c \
	gaccel.h \
	gauthinfo.c \
	gauthinfo.h \
	gcinfo.c \
	gcinfo.h \
	gkeys.c \
	gkeys.h \
	gopher.c \
	gopher.h \
	gprop.c \
	gprop.h \
	gtkmulticol.c \
	gtkmulticol.h \
	gui.h \
	gui_about.c \
	gui_api.c \
	gui_api.h \
	gui_addurl.c \
	gui_common.c \
	gui_jscons.c \
	gui_limits.c \
	gui_main.c \
	gui_scenario.c \
	gui_sched.c \
	gui_tools.c \
	gui_tree.c \
	html.c \
	html.h \
	htmlparser.c \
	htmlparser.h \
	htmltags.c \
	http.c \
	http.h \
	http_proxy.c \
	iecache.c \
	iecache.h \
	icons.c \
	icons.h \
	jsbind.c \
	jsbind.h \
	jstrans.c \
	jstrans.h \
	lang.h \
	lfname.c \
	lfname.h \
	log.c \
	log.h \
	md5c.c \
	md5c.h \
	md4c.c \
	md4c.h \
	mime.c \
	mime.h \
	mimetype.c \
	mimetype.h \
	mode.c \
	mode.h \
	mopt.c \
	mopt.h \
	mozcache.c \
	mozcache.h \
	mt.h \
	mt.c \
	myssl_nss.c \
	myssl_nss.h \
	myssl_openssl.c \
	myssl_openssl.h \
	myssl.h \
	net.c \
	net.h \
	nls.c \
	nls.h \
	nscache.c \
	nscache.h \
	ntlm_auth.c \
	ntlm_auth.h \
	options.h \
	pavuk.c \
	re.c \
	re.h \
	recurse.c \
	recurse.h \
	remind.c \
	remind.h \
	robots.c \
	robots.h \
	schedule.c \
	schedule.h \
	stats.c \
	stats.h \
	tag_pattern.c \
	tag_pattern.h \
	times.c \
	times.h \
	tools.c \
	tools.h \
	tr.h \
	tr.c \
	uconfig.h \
	uconfig.c \
	uexit.c \
	uexit.h \
	update_links.c \
	update_links.h \
	url.c \
	url.h

LDADD = -Wl,--gc-sections -pthread -L/home/jenkins/slave/workspace/clean/output/bhr4/lib -Wl,-O1 -Wl,--as-needed    -lssl -lcrypto -lz   -lnsl
INCLUDES = $(x_cflags)
SUFFIXES = .rc .ro
all: all-am

.SUFFIXES:
.SUFFIXES: .rc .ro .c .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  src/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  if test -f $$p \
	  ; then \
	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
	  else :; fi; \
	done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
	done

clean-binPROGRAMS:
	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
pavuk$(EXEEXT): $(pavuk_OBJECTS) $(pavuk_DEPENDENCIES) 
	@rm -f pavuk$(EXEEXT)
	$(LINK) $(pavuk_LDFLAGS) $(pavuk_OBJECTS) $(pavuk_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/absio.Po
include ./$(DEPDIR)/abstract.Po
include ./$(DEPDIR)/ainterface.Po
include ./$(DEPDIR)/authinfo.Po
include ./$(DEPDIR)/base64.Po
include ./$(DEPDIR)/bufio.Po
include ./$(DEPDIR)/cleanup.Po
include ./$(DEPDIR)/cmdparse.Po
include ./$(DEPDIR)/condition.Po
include ./$(DEPDIR)/config.Po
include ./$(DEPDIR)/cookie.Po
include ./$(DEPDIR)/css.Po
include ./$(DEPDIR)/debugl.Po
include ./$(DEPDIR)/decode.Po
include ./$(DEPDIR)/digest_auth.Po
include ./$(DEPDIR)/dinfo.Po
include ./$(DEPDIR)/dlhash.Po
include ./$(DEPDIR)/dlhash_tools.Po
include ./$(DEPDIR)/dllist.Po
include ./$(DEPDIR)/dns.Po
include ./$(DEPDIR)/doc.Po
include ./$(DEPDIR)/errcode.Po
include ./$(DEPDIR)/file.Po
include ./$(DEPDIR)/fnmatch.Po
include ./$(DEPDIR)/form.Po
include ./$(DEPDIR)/form_encode.Po
include ./$(DEPDIR)/ftp.Po
include ./$(DEPDIR)/gaccel.Po
include ./$(DEPDIR)/gauthinfo.Po
include ./$(DEPDIR)/gcinfo.Po
include ./$(DEPDIR)/gkeys.Po
include ./$(DEPDIR)/gopher.Po
include ./$(DEPDIR)/gprop.Po
include ./$(DEPDIR)/gtkmulticol.Po
include ./$(DEPDIR)/gui_about.Po
include ./$(DEPDIR)/gui_addurl.Po
include ./$(DEPDIR)/gui_api.Po
include ./$(DEPDIR)/gui_common.Po
include ./$(DEPDIR)/gui_jscons.Po
include ./$(DEPDIR)/gui_limits.Po
include ./$(DEPDIR)/gui_main.Po
include ./$(DEPDIR)/gui_scenario.Po
include ./$(DEPDIR)/gui_sched.Po
include ./$(DEPDIR)/gui_tools.Po
include ./$(DEPDIR)/gui_tree.Po
include ./$(DEPDIR)/html.Po
include ./$(DEPDIR)/htmlparser.Po
include ./$(DEPDIR)/htmltags.Po
include ./$(DEPDIR)/http.Po
include ./$(DEPDIR)/http_proxy.Po
include ./$(DEPDIR)/icons.Po
include ./$(DEPDIR)/iecache.Po
include ./$(DEPDIR)/jsbind.Po
include ./$(DEPDIR)/jstrans.Po
include ./$(DEPDIR)/lfname.Po
include ./$(DEPDIR)/log.Po
include ./$(DEPDIR)/md4c.Po
include ./$(DEPDIR)/md5c.Po
include ./$(DEPDIR)/mime.Po
include ./$(DEPDIR)/mimetype.Po
include ./$(DEPDIR)/mode.Po
include ./$(DEPDIR)/mopt.Po
include ./$(DEPDIR)/mozcache.Po
include ./$(DEPDIR)/mt.Po
include ./$(DEPDIR)/myssl_nss.Po
include ./$(DEPDIR)/myssl_openssl.Po
include ./$(DEPDIR)/net.Po
include ./$(DEPDIR)/nls.Po
include ./$(DEPDIR)/nscache.Po
include ./$(DEPDIR)/ntlm_auth.Po
include ./$(DEPDIR)/pavuk.Po
include ./$(DEPDIR)/re.Po
include ./$(DEPDIR)/recurse.Po
include ./$(DEPDIR)/remind.Po
include ./$(DEPDIR)/robots.Po
include ./$(DEPDIR)/schedule.Po
include ./$(DEPDIR)/stats.Po
include ./$(DEPDIR)/tag_pattern.Po
include ./$(DEPDIR)/times.Po
include ./$(DEPDIR)/tools.Po
include ./$(DEPDIR)/tr.Po
include ./$(DEPDIR)/uconfig.Po
include ./$(DEPDIR)/uexit.Po
include ./$(DEPDIR)/update_links.Po
include ./$(DEPDIR)/url.Po

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
uninstall-info-am:

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	$(mkdir_p) $(distdir)/icons $(distdir)/xpm
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS)
installdirs:
	for dir in "$(DESTDIR)$(bindir)"; do \
	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-binPROGRAMS clean-generic mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am:

install-exec-am: install-binPROGRAMS

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-binPROGRAMS uninstall-info-am

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
	clean-generic ctags distclean distclean-compile \
	distclean-generic distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-binPROGRAMS \
	install-data install-data-am install-exec install-exec-am \
	install-info install-info-am install-man install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
	uninstall-am uninstall-binPROGRAMS uninstall-info-am


../po/pavuk.pot: $(pavuk_SOURCES)
	xgettext --default-domain=pavuk --keyword=gettext_nop -n -E $(pavuk_SOURCES) -o $@

pot: ../po/pavuk.pot

reindent:
	indent -npcs -nprs -npsl -nsaf -nsai -nsaw -nut -bli0 -nlp *.c *.h



pavukrc.ro: pavukrc.rc pavukrc.h pavuk.ico

.rc.ro:
	 $< $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
