# Makefile.in generated by automake 1.9.6 from Makefile.am.
# include/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.
# include/Makefile.am for PLplot
###
### Process this file with automake to produce Makefile.in
###
# Copyright (C) 2002 Rafael Laboissiere
# Copyright (C) 2002 Alan W. Irwin
# Copyright (C) 2005 Thomas J. Duck
#
#This file is part of PLplot.
#
#PLplot is free software; you can redistribute it and/or modify
#it under the terms of the GNU Library General Public License as published by
#the Free Software Foundation; version 2 of the License.
#
#PLplot is distributed in the hope that it will be useful,
#but WITHOUT ANY WARRANTY; without even the implied warranty of
#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#GNU Library General Public License for more details.
#
#You should have received a copy of the GNU Library General Public License
#along with the file PLplot; if not, write to the Free Software
#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
srcdir = .
top_srcdir = ..
pkgdatadir = $(datadir)/plplot
pkglibdir = $(libdir)/plplot
pkgincludedir = $(includedir)/plplot
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c -o root -g wheel
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 = i386-unknown-gnu
host_triplet = i386-unknown-gnu
noinst_PROGRAMS = plhershey-unicode-gen$(EXEEXT)
subdir = include
DIST_COMMON = $(dist_pkginclude_HEADERS) $(noinst_HEADERS) \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/plConfig.h.in $(srcdir)/plDevs.h.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/cf/ac_pkg_swig.m4 \
$(top_srcdir)/cf/ac_python_devel.m4 \
$(top_srcdir)/cf/acinclude.m4 $(top_srcdir)/cf/docbook.m4 \
$(top_srcdir)/cf/gnome.m4 $(top_srcdir)/cf/gnu-make.m4 \
$(top_srcdir)/cf/gtk.m4 $(top_srcdir)/cf/pkg.m4 \
$(top_srcdir)/cf/double.ac $(top_srcdir)/cf/rpath.ac \
$(top_srcdir)/cf/instdirs.ac $(top_srcdir)/cf/c++.ac \
$(top_srcdir)/cf/f77.ac $(top_srcdir)/cf/f95.ac \
$(top_srcdir)/cf/libtool.ac $(top_srcdir)/cf/python.ac \
$(top_srcdir)/cf/java.ac $(top_srcdir)/cf/swig.ac \
$(top_srcdir)/cf/octave.ac $(top_srcdir)/cf/tcl.ac \
$(top_srcdir)/cf/pdl.ac $(top_srcdir)/cf/pthread.ac \
$(top_srcdir)/cf/freetype.ac $(top_srcdir)/cf/unicode.ac \
$(top_srcdir)/cf/csiro.ac $(top_srcdir)/cf/pkg-config.ac \
$(top_srcdir)/cf/drivers-init.ac $(top_srcdir)/cf/cgm.ac \
$(top_srcdir)/cf/gcw.ac $(top_srcdir)/cf/gd.ac \
$(top_srcdir)/cf/gnome.ac $(top_srcdir)/cf/linuxvga.ac \
$(top_srcdir)/cf/xwin.ac $(top_srcdir)/cf/tk.ac \
$(top_srcdir)/cf/psttf.ac $(top_srcdir)/cf/wingcc.ac \
$(top_srcdir)/cf/aqt.ac $(top_srcdir)/cf/wxwidgets.ac \
$(top_srcdir)/cf/drivers-finish.ac $(top_srcdir)/cf/test.ac \
$(top_srcdir)/cf/docbook.ac $(top_srcdir)/cf/summary.ac \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h plConfig.h plDevs.h
CONFIG_CLEAN_FILES =
PROGRAMS = $(noinst_PROGRAMS)
am_plhershey_unicode_gen_OBJECTS = plhershey-unicode-gen.$(OBJEXT)
plhershey_unicode_gen_OBJECTS = $(am_plhershey_unicode_gen_OBJECTS)
plhershey_unicode_gen_LDADD = $(LDADD)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I. -I.
depcomp = $(SHELL) $(top_srcdir)/cf/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(plhershey_unicode_gen_SOURCES)
DIST_SOURCES = $(plhershey_unicode_gen_SOURCES)
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(pkgincludedir)" \
"$(DESTDIR)$(pkgincludedir)"
dist_pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
nodist_pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(dist_pkginclude_HEADERS) $(nodist_pkginclude_HEADERS) \
$(noinst_HEADERS)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run aclocal-1.9
AMDEP_FALSE = #
AMDEP_TRUE =
AMTAR = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run tar
AQTINCCMD =
AQTLIBCMD =
AR = ar
AS = as
AUTOCONF = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run autoconf
AUTOHEADER = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run autoheader
AUTOMAKE = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run automake-1.9
AWK = gawk
BASE = plplot-5.6.1
BASE_HTML = plplot-html-5.6.1
BASE_INFO = plplot-info-5.6.1
BASE_MAN = plplot-man-5.6.1
BUILD_DIR = /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1
CC = cc
CCDEPMODE = depmode=gcc3
CDINCCMD =
CDLIBCMD =
CFLAGS = -fno-common -mieee-fp
CONFTEST =
CPP = cc -E
CPPFLAGS =
CPP_SOVERSION = 11:0:2
CSALIBS = $(top_builddir)/lib/csa/libcsirocsa.la
CSIRO_SOVERSION = 0:1:0
CXX = c++
CXXCPP = c++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -fno-common -mieee-fp
CYGPATH_W = echo
DATA_DIR = ${datadir}/${PACKAGE}${VERSION}
DB2X_TEXIXML =
DB2X_XSLTPROC =
DB_SS_HTML_PUBID = -//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN
DB_SS_PRINT_PUBID = -//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN
DEFINE_PL_DOUBLE = #define PL_DOUBLE
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DIRNAME = dirname
DLLTOOL = dlltool
DLNAME_LIBPLPLOT =
DLNAME_LIBPLPLOTD =
DLNAME_LIBPLPLOTTCLTK =
DLNAME_LIBPLPLOTTCLTKD =
DOCBOOK2X_INC = -I/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/doc/docbook/perl
DOCBOOK_DTD_PUBID = -//OASIS//DTD DocBook XML V4.2//EN
DOC_DIR = ${datadir}/doc/plplot
DRV_DIR = ${libdir}/plplot5.6.1/driversd
DRV_HARDDIR = /lib/plplot5.6.1/driversd
DSSSL_DTD_PUBID = -//James Clark//DTD DSSSL Style Sheet//EN
DVIPS =
DYNAMIC_DRIVERS = gd.la hpgl.la mem.la null.la pbm.la plmeta.la ps.la xfig.la xwin.la
ECHO = echo
ECHO_C =
ECHO_N = -n
ECHO_T =
EGREP = grep -E
EXAMPLES_DIRECTORIES = c c++ f77
EXEEXT =
F77 = gfortran42
F77_SOVERSION = 10:0:1
F95_SOVERSION = 0:0:0
FC = gfortran42
FCFLAGS =
FFLAGS = -O
FREETYPEINCCMD = -I/usr/local/include/freetype2
FREETYPELIBCMD = -lfreetype
GCWTHREAD_CFLAGS =
GCWTHREAD_LIBS =
GCW_CFLAGS =
GCW_LIBS =
GDI32INCCMD =
GDI32LIBCMD =
GDINCCMD =
GDLIBCMD = -lgd -lpng -ljpeg -lz
GNOMELIBS =
GNOMEUI_LIBS =
GNOME_APPLETS_LIBS =
GNOME_CAPPLET_LIBS =
GNOME_CONFIG =
GNOME_INCLUDEDIR =
GNOME_LIBDIR =
GNOME_LIBS =
GNOME_PYTHON_CFLAGS =
GNOME_PYTHON_LIBS =
GTK_CFLAGS =
GTK_CONFIG =
GTK_LIBS =
HAVE_F77PARSE_CL_FALSE =
HAVE_F77PARSE_CL_TRUE = C
HTML_EXT = html
HTML_MANIFEST = HTML-MANIFEST
INCLTDL = -I${top_srcdir}/libltdl
INCLUDE_DIR = ${prefix}/include/plplot
INCLUDE_DIR_CMD = -I/include/plplot
INFO_MANIFEST = INFO-MANIFEST
INSTALL_DATA = install -o root -g wheel -m 444
INSTALL_PROGRAM = install -s -o root -g wheel -m 555
INSTALL_SCRIPT = install -o root -g wheel -m 555
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
ITCLINCCMD =
ITCLLIBCMD =
ITKLIBCMD =
JADELOG = jadeout.log
JADETEX =
JAR =
JAVAC =
JAVADATA_HARDDIR =
JAVAINCCMD =
JAVAWRAPPER_DIR =
JAVAWRAPPER_HARDDIR =
LDFLAGS = -L/usr/local/lib
LIBLTDL = ${top_builddir}/libltdl/libltdlc.la
LIBOBJS =
LIBS = -lm
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIB_DIR = ${libdir}
LIB_DIR_CMD = -L/lib
LIB_HARDDIR = /lib
LIB_TAG = d
LINUXVGALIBS =
LN_S = ln -s
LTLIBOBJS =
MAKEINFO = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run makeinfo
MANVOL = 3plplot
MAN_MANIFEST = MAN-MANIFEST
MATWRAP =
MKINDEX = ./scripts/mktclIndex -tcl
MKOCTFILE =
MKOCTFILE_VARS =
MODULESINCCMD =
NNLIBS =
NUMERICINCCMD =
OBJDUMP = objdump
OBJEXT =
OCTAVE =
OCTAVE_M_DIR =
OCTAVE_OCT_DIR =
OCTAVE_VERSION =
ONSGMLS = onsgmls
OPENJADE =
PACKAGE = plplot
PACKAGE_BUGREPORT = plplot-devel@lists.sourceforge.net
PACKAGE_NAME = plplot
PACKAGE_STRING = plplot 5.6.1
PACKAGE_TARNAME = plplot
PACKAGE_VERSION = 5.6.1
PATH_SEPARATOR = :
PDFJADETEX =
PERL = perl
PKG_CONFIG = /usr/local/bin/pkg-config
PKG_CONFIG_CHECK = found
PKG_CONFIG_DIR = ${prefix}/libdata/pkgconfig
PKG_CONFIG_ENV = PKG_CONFIG_PATH=/libdata/pkgconfig
PLPLOTGNOME_SOVERSION = 0:0:0
PLPLOTJAVAC_WRAP_DLL =
PLPLOT_OCTAVE_DIR =
PLPLOT_TCL_VERSION = 5
PLPLOT_WEBSITE = plplot.sf.net
PSTTF_CFLAGS =
PSTTF_LIBS =
PTHREADLIBS =
PYGCW_CFLAGS =
PYGCW_LIBS =
PYTHON = /usr/local/bin/python
PYTHONINCCMD =
PYTHON_CPPFLAGS = -I/usr/local/include/python2.3
PYTHON_EXEC_PREFIX = ${exec_prefix}
PYTHON_EXTRA_LDFLAGS = -framework System
PYTHON_EXTRA_LIBS = -lxpg4 -ldl
PYTHON_INSTDIR = /lib/python2.3/site-packages
PYTHON_LDFLAGS = -L/usr/local/lib/python2.3 -lpython2.3
PYTHON_PLATFORM = darwin
PYTHON_PREFIX = ${prefix}
PYTHON_SITE_PKG = /usr/local/lib/python2.3/site-packages
PYTHON_VERSION = 2.3
QHULLLIBS =
RANLIB = ranlib
RCP = scp
RELEASE_DATE = 2006-05-29
RPATH = -rpath $(libdir)
RPATHCMD = -Wl,-rpath -Wl,/lib
RSH = ssh
SET_MAKE =
SGML_CATALOGS =
SHELL = /bin/sh
SOVERSION = 11:0:2
STATIC_DRIVERS =
STRIP = strip
SWIG = echo "Error: SWIG is not installed. You should look at http://www.swig.org" ; false
SWIG_LIB =
TARGETS = print html info man
TCLINCCMD =
TCLLIBCMD = -L/usr/local/lib -ltcl8.3
TCL_DIR = ${datadir}/${PACKAGE}${VERSION}/tcl
TKINCCMD =
TKLIBCMD =
UNICODEINCS =
UNICODELIBS =
UNICODE_CONFIG =
VERSION = 5.6.1
WWW_DIR = /home/groups/p/pl/plplot/htdocs/docbook-manual
WWW_GROUP = plplot
WWW_HOST = shell1.sourceforge.net
WWW_USER =
WXWIDGETSINCCMD =
WXWIDGETSLIBCMD =
XML_DECL = /usr/share/xml/declaration/xml.dcl
X_CFLAGS =
X_EXTRA_LIBS =
X_LIBS =
X_PRE_LIBS =
ac_ct_AR = ar
ac_ct_AS =
ac_ct_CC =
ac_ct_CXX =
ac_ct_DLLTOOL =
ac_ct_F77 =
ac_ct_FC =
ac_ct_OBJDUMP =
ac_ct_RANLIB = ranlib
ac_ct_STRIP = strip
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE =
am__fastdepCXX_FALSE = #
am__fastdepCXX_TRUE =
am__include = include
am__leading_dot = .
am__quote =
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i386-unknown-gnu
build_alias = i386-unknown-gnu
build_cpu = i386
build_os = gnu
build_vendor = unknown
cc_is_gcc_FALSE =
cc_is_gcc_TRUE = #
darwin_os_FALSE =
darwin_os_TRUE = #
datadir = ${prefix}/share
docbook_build_FALSE = #
docbook_build_TRUE =
enable_cxx = yes
enable_cxx_FALSE = #
enable_cxx_TRUE =
enable_docbook_FALSE =
enable_docbook_TRUE = #
enable_dyndrivers_FALSE = #
enable_dyndrivers_TRUE =
enable_f77 = yes
enable_f77_FALSE = #
enable_f77_TRUE =
enable_f95 = no
enable_f95_FALSE =
enable_f95_TRUE = #
enable_gcw = no
enable_gcw_FALSE =
enable_gcw_TRUE = #
enable_gnome_FALSE =
enable_gnome_TRUE = #
enable_itcl_FALSE =
enable_itcl_TRUE = #
enable_java = no
enable_java_FALSE =
enable_java_TRUE = #
enable_octave = no
enable_octave_FALSE =
enable_octave_TRUE = #
enable_pdl = no
enable_pdl_FALSE =
enable_pdl_TRUE = #
enable_pygcw_FALSE =
enable_pygcw_TRUE = #
enable_python = no
enable_python_FALSE =
enable_python_TRUE = #
enable_tcl = yes
enable_tcl_FALSE = #
enable_tcl_TRUE =
enable_tk_FALSE =
enable_tk_TRUE = #
enable_tkwin_FALSE =
enable_tkwin_TRUE = #
enable_xwin_FALSE = #
enable_xwin_TRUE =
exec_prefix =
found_kcc =
gcw_false =
gcw_true = #
has_db2x_texixml =
has_db2x_xsltproc =
has_dvips =
has_file_cmd = yes
has_jadetex =
has_makeinfo =
has_matwrap =
has_mkoctfile =
has_octave =
has_onsgmls = found
has_onsgmls_FALSE = #
has_onsgmls_TRUE =
has_openjade =
has_pdfjadetex =
has_perl = found
has_xml_pm_FALSE =
has_xml_pm_TRUE = #
host = i386-unknown-gnu
host_alias = i386-unknown-gnu
host_cpu = i386
host_os = gnu
host_vendor = unknown
ifGNUmake =
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
mkdir_p = mkdir -p --
oldincludedir = /usr/include
pkg_config_false = #
pkg_config_true =
pkgpyexecdir = ${pyexecdir}/plplot
pkgpythondir = ${pythondir}/plplot
prefix =
program_transform_name = s,x,x,
pyexecdir = ${exec_prefix}/lib/python2.3/site-packages
pythondir = ${prefix}/lib/python2.3/site-packages
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
subdirs = libltdl
sysconfdir = ${prefix}/etc
target_alias = i386-unknown-gnu
with_csa_FALSE = #
with_csa_TRUE =
with_double_FALSE = #
with_double_TRUE =
with_ltdlsystem_FALSE =
with_ltdlsystem_TRUE = #
with_pkg_config_FALSE = #
with_pkg_config_TRUE =
with_qhull_FALSE =
with_qhull_TRUE = #
with_rpath_FALSE = #
with_rpath_TRUE =
# Installed header files that should be distributed
dist_pkginclude_HEADERS = \
disptab.h \
drivers.h \
pdf.h \
pldebug.h \
plevent.h \
plplot.h \
plplotP.h \
plstrm.h \
plxwd.h \
gcw.h \
plplotcanvas.h
# Installed header files that should not be distributed
nodist_pkginclude_HEADERS = \
plConfig.h \
plDevs.h
# uninstalled header files that should be distributed
noinst_HEADERS = \
metadefs.h \
plcore.h \
plfreetype.h \
ps.h \
plhershey-unicode.h \
plunicode-type1.h \
plfci-type1.h \
plfci-truetype.h \
plplotcanvas-hacktext.h
BUILT_SOURCES = plhershey-unicode.h
MAINTAINERCLEANFILES = plhershey-unicode.h
plhershey_unicode_gen_SOURCES = $(top_srcdir)/fonts/plhershey-unicode-gen.c
all: $(BUILT_SOURCES) plConfig.h plDevs.h
$(MAKE) $(AM_MAKEFLAGS) all-am
.SUFFIXES:
.SUFFIXES: .c .lo .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 include/Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu include/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
plConfig.h: stamp-h2
@if test ! -f $@; then \
rm -f stamp-h2; \
$(MAKE) stamp-h2; \
else :; fi
stamp-h2: $(srcdir)/plConfig.h.in $(top_builddir)/config.status
@rm -f stamp-h2
cd $(top_builddir) && $(SHELL) ./config.status include/plConfig.h
$(srcdir)/plConfig.h.in: $(am__configure_deps)
cd $(top_srcdir) && $(AUTOHEADER)
rm -f stamp-h2
touch $@
plDevs.h: stamp-h3
@if test ! -f $@; then \
rm -f stamp-h3; \
$(MAKE) stamp-h3; \
else :; fi
stamp-h3: $(srcdir)/plDevs.h.in $(top_builddir)/config.status
@rm -f stamp-h3
cd $(top_builddir) && $(SHELL) ./config.status include/plDevs.h
distclean-hdr:
-rm -f plConfig.h stamp-h2 plDevs.h stamp-h3
clean-noinstPROGRAMS:
@list='$(noinst_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
plhershey-unicode-gen$(EXEEXT): $(plhershey_unicode_gen_OBJECTS) $(plhershey_unicode_gen_DEPENDENCIES)
@rm -f plhershey-unicode-gen$(EXEEXT)
$(LINK) $(plhershey_unicode_gen_LDFLAGS) $(plhershey_unicode_gen_OBJECTS) $(plhershey_unicode_gen_LDADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
include ./$(DEPDIR)/plhershey-unicode-gen.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) '$<'`
.c.lo:
if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
# source='$<' object='$@' libtool=yes \
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
# $(LTCOMPILE) -c -o $@ $<
plhershey-unicode-gen.o: $(top_srcdir)/fonts/plhershey-unicode-gen.c
if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plhershey-unicode-gen.o -MD -MP -MF "$(DEPDIR)/plhershey-unicode-gen.Tpo" -c -o plhershey-unicode-gen.o `test -f '$(top_srcdir)/fonts/plhershey-unicode-gen.c' || echo '$(srcdir)/'`$(top_srcdir)/fonts/plhershey-unicode-gen.c; \
then mv -f "$(DEPDIR)/plhershey-unicode-gen.Tpo" "$(DEPDIR)/plhershey-unicode-gen.Po"; else rm -f "$(DEPDIR)/plhershey-unicode-gen.Tpo"; exit 1; fi
# source='$(top_srcdir)/fonts/plhershey-unicode-gen.c' object='plhershey-unicode-gen.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
# $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plhershey-unicode-gen.o `test -f '$(top_srcdir)/fonts/plhershey-unicode-gen.c' || echo '$(srcdir)/'`$(top_srcdir)/fonts/plhershey-unicode-gen.c
plhershey-unicode-gen.obj: $(top_srcdir)/fonts/plhershey-unicode-gen.c
if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plhershey-unicode-gen.obj -MD -MP -MF "$(DEPDIR)/plhershey-unicode-gen.Tpo" -c -o plhershey-unicode-gen.obj `if test -f '$(top_srcdir)/fonts/plhershey-unicode-gen.c'; then $(CYGPATH_W) '$(top_srcdir)/fonts/plhershey-unicode-gen.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/fonts/plhershey-unicode-gen.c'; fi`; \
then mv -f "$(DEPDIR)/plhershey-unicode-gen.Tpo" "$(DEPDIR)/plhershey-unicode-gen.Po"; else rm -f "$(DEPDIR)/plhershey-unicode-gen.Tpo"; exit 1; fi
# source='$(top_srcdir)/fonts/plhershey-unicode-gen.c' object='plhershey-unicode-gen.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
# $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plhershey-unicode-gen.obj `if test -f '$(top_srcdir)/fonts/plhershey-unicode-gen.c'; then $(CYGPATH_W) '$(top_srcdir)/fonts/plhershey-unicode-gen.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/fonts/plhershey-unicode-gen.c'; fi`
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
uninstall-info-am:
install-dist_pkgincludeHEADERS: $(dist_pkginclude_HEADERS)
@$(NORMAL_INSTALL)
test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
@list='$(dist_pkginclude_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(dist_pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
$(dist_pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
done
uninstall-dist_pkgincludeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(dist_pkginclude_HEADERS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
done
install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
@$(NORMAL_INSTALL)
test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
@list='$(nodist_pkginclude_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(nodist_pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
$(nodist_pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
done
uninstall-nodist_pkgincludeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(nodist_pkginclude_HEADERS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
done
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) plConfig.h.in plDevs.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) plConfig.h.in plDevs.h.in $(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) plConfig.h.in plDevs.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) plConfig.h.in plDevs.h.in $(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)
@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: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-am
all-am: Makefile $(PROGRAMS) $(HEADERS) plConfig.h plDevs.h
installdirs:
for dir in "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \
test -z "$$dir" || $(mkdir_p) "$$dir"; \
done
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) 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:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-am
clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
mostlyclean-am
distclean: distclean-am
-rm -rf ./$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-libtool distclean-tags
dvi: dvi-am
dvi-am:
html: html-am
info: info-am
info-am:
install-data-am: install-dist_pkgincludeHEADERS \
install-nodist_pkgincludeHEADERS
install-exec-am:
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 \
mostlyclean-libtool
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-dist_pkgincludeHEADERS uninstall-info-am \
uninstall-nodist_pkgincludeHEADERS
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
clean-libtool clean-noinstPROGRAMS ctags distclean \
distclean-compile distclean-generic distclean-hdr \
distclean-libtool distclean-tags distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dist_pkgincludeHEADERS install-exec \
install-exec-am install-info install-info-am install-man \
install-nodist_pkgincludeHEADERS install-strip installcheck \
installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
tags uninstall uninstall-am uninstall-dist_pkgincludeHEADERS \
uninstall-info-am uninstall-nodist_pkgincludeHEADERS
plhershey-unicode.h: plhershey-unicode-gen$(EXEEXT) \
$(top_srcdir)/fonts/plhershey-unicode.csv
./plhershey-unicode-gen$(EXEEXT) \
$(top_srcdir)/fonts/plhershey-unicode.csv plhershey-unicode.h
# 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:
syntax highlighted by Code2HTML, v. 0.9.1