# -*- buffer-read-only: t -*- vi: set ro:
# DO NOT EDIT! GENERATED AUTOMATICALLY!
# Makefile for PO directory in any package using GNU gettext.
# Copyright (C) 1995-1997, 2000-2006 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
#
# This file can be copied and used freely without restrictions. It can
# be used in projects which are not available under the GNU General Public
# License but which still want to provide support for the GNU gettext
# functionality.
# Please note that the actual code of GNU gettext is covered by the GNU
# General Public License and is *not* in the public domain.
#
# Origin: gettext-0.15
PACKAGE = nagios-plugins
VERSION = 1.4.10
PACKAGE_BUGREPORT =
SHELL = /bin/sh
srcdir = .
top_srcdir = ..
prefix = /usr/local/nagios
exec_prefix = ${prefix}
datarootdir = @datarootdir@
datadir = ${prefix}/share
localedir = ${datadir}/locale
gettextsrcdir = $(datadir)/gettext/po
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
mkinstalldirs = $(SHELL) /home/gutenberg/Technical/Code_Examples/C/nagios-plugins-1.4.10/build-aux/install-sh -d
mkdir_p = mkdir -p --
GMSGFMT_ = /usr/bin/msgfmt
GMSGFMT_no = /usr/bin/msgfmt
GMSGFMT_yes = :
GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
MSGFMT_ = /usr/bin/msgfmt
MSGFMT_no = /usr/bin/msgfmt
MSGFMT_yes = :
MSGFMT = $(MSGFMT_$(USE_MSGCTXT))
XGETTEXT_ = /usr/bin/xgettext
XGETTEXT_no = /usr/bin/xgettext
XGETTEXT_yes = :
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
MSGMERGE = msgmerge
MSGMERGE_UPDATE = /usr/bin/msgmerge --update
MSGINIT = msginit
MSGCONV = msgconv
MSGFILTER = msgfilter
POFILES = fr.po de.po
GMOFILES = fr.gmo de.gmo
UPDATEPOFILES = fr.po-update de.po-update
DUMMYPOFILES = fr.nop de.nop
DISTFILES.common = Makefile.in.in remove-potcdate.sin \
$(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
DISTFILES = $(DISTFILES.common) Makevars POTFILES.in \
$(POFILES) $(GMOFILES) \
$(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
POTFILES = \
../plugins/check_by_ssh.c \
../plugins/check_dig.c \
../plugins/check_disk.c \
../plugins/check_dns.c \
../plugins/check_dummy.c \
../plugins/check_fping.c \
../plugins/check_game.c \
../plugins/check_hpjd.c \
../plugins/check_http.c \
../plugins/check_ldap.c \
../plugins/check_load.c \
../plugins/check_mrtg.c \
../plugins/check_mrtgtraf.c \
../plugins/check_mysql.c \
../plugins/check_nagios.c \
../plugins/check_nt.c \
../plugins/check_ntp.c \
../plugins/check_nwstat.c \
../plugins/check_overcr.c \
../plugins/check_pgsql.c \
../plugins/check_ping.c \
../plugins/check_procs.c \
../plugins/check_radius.c \
../plugins/check_real.c \
../plugins/check_smtp.c \
../plugins/check_snmp.c \
../plugins/check_ssh.c \
../plugins/check_swap.c \
../plugins/check_tcp.c \
../plugins/check_time.c \
../plugins/check_ups.c \
../plugins/check_users.c \
../plugins/check_ide_smart.c \
../plugins/negate.c \
=1= |