|
|
|
@ -1,6 +1,8 @@ |
|
|
|
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
|
|
|
|
# Makefile.in generated by automake 1.8.5 from Makefile.am.
|
|
|
|
# @configure_input@
|
|
|
|
|
|
|
|
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
|
|
# 2003, 2004 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.
|
|
|
|
@ -10,219 +12,344 @@ |
|
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
|
|
# PARTICULAR PURPOSE.
|
|
|
|
|
|
|
|
# Copyright (C) 1999 by John Heidemann <johnh@isi.edu>
|
|
|
|
@SET_MAKE@ |
|
|
|
|
|
|
|
# Copyright (C) 1999 by John Heidemann <johnh@isi.edu>
|
|
|
|
|
|
|
|
SHELL = @SHELL@ |
|
|
|
SOURCES = $(xgraph_SOURCES) |
|
|
|
|
|
|
|
srcdir = @srcdir@ |
|
|
|
top_srcdir = @top_srcdir@ |
|
|
|
VPATH = @srcdir@ |
|
|
|
prefix = @prefix@ |
|
|
|
exec_prefix = @exec_prefix@ |
|
|
|
|
|
|
|
bindir = @bindir@ |
|
|
|
sbindir = @sbindir@ |
|
|
|
libexecdir = @libexecdir@ |
|
|
|
datadir = @datadir@ |
|
|
|
sysconfdir = @sysconfdir@ |
|
|
|
sharedstatedir = @sharedstatedir@ |
|
|
|
localstatedir = @localstatedir@ |
|
|
|
libdir = @libdir@ |
|
|
|
infodir = @infodir@ |
|
|
|
mandir = @mandir@ |
|
|
|
includedir = @includedir@ |
|
|
|
oldincludedir = /usr/include |
|
|
|
|
|
|
|
DESTDIR = |
|
|
|
|
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@ |
|
|
|
pkglibdir = $(libdir)/@PACKAGE@ |
|
|
|
pkgincludedir = $(includedir)/@PACKAGE@ |
|
|
|
|
|
|
|
top_builddir = . |
|
|
|
|
|
|
|
ACLOCAL = @ACLOCAL@ |
|
|
|
AUTOCONF = @AUTOCONF@ |
|
|
|
AUTOMAKE = @AUTOMAKE@ |
|
|
|
AUTOHEADER = @AUTOHEADER@ |
|
|
|
|
|
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|
|
|
INSTALL = @INSTALL@ |
|
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
|
|
|
INSTALL_DATA = @INSTALL_DATA@ |
|
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|
|
|
transform = @program_transform_name@ |
|
|
|
|
|
|
|
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 = : |
|
|
|
bin_PROGRAMS = xgraph$(EXEEXT) |
|
|
|
subdir = . |
|
|
|
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
|
|
|
$(srcdir)/Makefile.in $(srcdir)/autoconf.h.in \
|
|
|
|
$(top_srcdir)/configure INSTALL depcomp install-sh missing \
|
|
|
|
mkinstalldirs |
|
|
|
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) |
|
|
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
|
|
|
configure.lineno configure.status.lineno |
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
|
|
|
CONFIG_HEADER = autoconf.h |
|
|
|
CONFIG_CLEAN_FILES = |
|
|
|
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(manmdir)" |
|
|
|
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
|
|
|
PROGRAMS = $(bin_PROGRAMS) |
|
|
|
am__objects_1 = xgraph.$(OBJEXT) xgX.$(OBJEXT) hard_devices.$(OBJEXT) \
|
|
|
|
dialog.$(OBJEXT) hpgl.$(OBJEXT) ps.$(OBJEXT) idraw.$(OBJEXT) \
|
|
|
|
xtb.$(OBJEXT) st.$(OBJEXT) params.$(OBJEXT) alloc.$(OBJEXT) \
|
|
|
|
draw.$(OBJEXT) init.$(OBJEXT) read.$(OBJEXT) tgif.$(OBJEXT) \
|
|
|
|
derivative.$(OBJEXT) |
|
|
|
am_xgraph_OBJECTS = $(am__objects_1) |
|
|
|
xgraph_OBJECTS = $(am_xgraph_OBJECTS) |
|
|
|
am__DEPENDENCIES_1 = |
|
|
|
xgraph_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
|
|
|
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) |
|
|
|
DEFAULT_INCLUDES = -I. -I$(srcdir) -I. |
|
|
|
depcomp = $(SHELL) $(top_srcdir)/depcomp |
|
|
|
am__depfiles_maybe = depfiles |
|
|
|
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/alloc.Po ./$(DEPDIR)/derivative.Po \
|
|
|
|
@AMDEP_TRUE@ ./$(DEPDIR)/dialog.Po ./$(DEPDIR)/draw.Po \ |
|
|
|
@AMDEP_TRUE@ ./$(DEPDIR)/hard_devices.Po ./$(DEPDIR)/hpgl.Po \ |
|
|
|
@AMDEP_TRUE@ ./$(DEPDIR)/idraw.Po ./$(DEPDIR)/init.Po \ |
|
|
|
@AMDEP_TRUE@ ./$(DEPDIR)/params.Po ./$(DEPDIR)/ps.Po \ |
|
|
|
@AMDEP_TRUE@ ./$(DEPDIR)/read.Po ./$(DEPDIR)/st.Po \ |
|
|
|
@AMDEP_TRUE@ ./$(DEPDIR)/tgif.Po ./$(DEPDIR)/xgX.Po \ |
|
|
|
@AMDEP_TRUE@ ./$(DEPDIR)/xgraph.Po ./$(DEPDIR)/xtb.Po |
|
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
|
|
|
CCLD = $(CC) |
|
|
|
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
|
|
|
SOURCES = $(xgraph_SOURCES) |
|
|
|
DIST_SOURCES = $(xgraph_SOURCES) |
|
|
|
manmdir = $(mandir)/manm |
|
|
|
NROFF = nroff |
|
|
|
MANS = $(man_MANS) |
|
|
|
ETAGS = etags |
|
|
|
CTAGS = ctags |
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|
|
|
distdir = $(PACKAGE)-$(VERSION) |
|
|
|
top_distdir = $(distdir) |
|
|
|
am__remove_distdir = \
|
|
|
|
{ test ! -d $(distdir) \
|
|
|
|
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
|
|
|
&& rm -fr $(distdir); }; } |
|
|
|
DIST_ARCHIVES = $(distdir).tar.gz |
|
|
|
GZIP_ENV = --best |
|
|
|
distuninstallcheck_listfiles = find . -type f -print |
|
|
|
distcleancheck_listfiles = find . -type f -print |
|
|
|
ACLOCAL = @ACLOCAL@ |
|
|
|
ADDITIONAL_INCLUDES = @ADDITIONAL_INCLUDES@ |
|
|
|
ADDITIONAL_LIBS = @ADDITIONAL_LIBS@ |
|
|
|
AMDEP_FALSE = @AMDEP_FALSE@ |
|
|
|
AMDEP_TRUE = @AMDEP_TRUE@ |
|
|
|
AMTAR = @AMTAR@ |
|
|
|
AUTOCONF = @AUTOCONF@ |
|
|
|
AUTOHEADER = @AUTOHEADER@ |
|
|
|
AUTOMAKE = @AUTOMAKE@ |
|
|
|
AWK = @AWK@ |
|
|
|
CC = @CC@ |
|
|
|
CCDEPMODE = @CCDEPMODE@ |
|
|
|
CFLAGS = $(ADDITIONAL_INCLUDES) $(C_WARNINGS) -g $(X_CFLAGS) |
|
|
|
CPP = @CPP@ |
|
|
|
CPPFLAGS = @CPPFLAGS@ |
|
|
|
CYGPATH_W = @CYGPATH_W@ |
|
|
|
DEFS = @DEFS@ |
|
|
|
DEPDIR = @DEPDIR@ |
|
|
|
ECHO_C = @ECHO_C@ |
|
|
|
ECHO_N = @ECHO_N@ |
|
|
|
ECHO_T = @ECHO_T@ |
|
|
|
EGREP = @EGREP@ |
|
|
|
EXEEXT = @EXEEXT@ |
|
|
|
INSTALL_DATA = @INSTALL_DATA@ |
|
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|
|
|
LDFLAGS = @LDFLAGS@ |
|
|
|
LIBOBJS = @LIBOBJS@ |
|
|
|
LIBS = @LIBS@ |
|
|
|
LTLIBOBJS = @LTLIBOBJS@ |
|
|
|
MAINT = @MAINT@ |
|
|
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
|
|
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
|
|
|
MAKEINFO = @MAKEINFO@ |
|
|
|
OBJEXT = @OBJEXT@ |
|
|
|
PACKAGE = @PACKAGE@ |
|
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|
|
|
PACKAGE_NAME = @PACKAGE_NAME@ |
|
|
|
PACKAGE_STRING = @PACKAGE_STRING@ |
|
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@ |
|
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@ |
|
|
|
SET_MAKE = @SET_MAKE@ |
|
|
|
SHELL = @SHELL@ |
|
|
|
STRIP = @STRIP@ |
|
|
|
VERSION = @VERSION@ |
|
|
|
|
|
|
|
X_CFLAGS = @X_CFLAGS@ |
|
|
|
X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
|
|
|
X_LIBS = @X_LIBS@ |
|
|
|
X_PRE_LIBS = @X_PRE_LIBS@ |
|
|
|
ac_ct_CC = @ac_ct_CC@ |
|
|
|
ac_ct_STRIP = @ac_ct_STRIP@ |
|
|
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
|
|
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
|
|
|
am__include = @am__include@ |
|
|
|
am__leading_dot = @am__leading_dot@ |
|
|
|
am__quote = @am__quote@ |
|
|
|
bindir = @bindir@ |
|
|
|
build_alias = @build_alias@ |
|
|
|
datadir = @datadir@ |
|
|
|
exec_prefix = @exec_prefix@ |
|
|
|
host_alias = @host_alias@ |
|
|
|
includedir = @includedir@ |
|
|
|
infodir = @infodir@ |
|
|
|
install_sh = @install_sh@ |
|
|
|
libdir = @libdir@ |
|
|
|
libexecdir = @libexecdir@ |
|
|
|
localstatedir = @localstatedir@ |
|
|
|
mandir = @mandir@ |
|
|
|
mkdir_p = @mkdir_p@ |
|
|
|
oldincludedir = @oldincludedir@ |
|
|
|
prefix = @prefix@ |
|
|
|
program_transform_name = @program_transform_name@ |
|
|
|
sbindir = @sbindir@ |
|
|
|
sharedstatedir = @sharedstatedir@ |
|
|
|
sysconfdir = @sysconfdir@ |
|
|
|
target_alias = @target_alias@ |
|
|
|
AUTOMAKE_OPTIONS = 1.0 foreign |
|
|
|
|
|
|
|
bin_PROGRAMS = xgraph |
|
|
|
xgraph_c_sources = xgraph.c xgX.c hard_devices.c dialog.c hpgl.c ps.c idraw.c xtb.c st.c params.c alloc.c draw.c init.c read.c tgif.c derivative.c copyright.h general.h hard_devices.h params.h plotter.h st.h xgout.h xgraph.h xtb.h |
|
|
|
xgraph_c_sources = \
|
|
|
|
xgraph.c xgX.c hard_devices.c dialog.c hpgl.c \
|
|
|
|
ps.c idraw.c xtb.c st.c params.c alloc.c draw.c \
|
|
|
|
init.c read.c tgif.c derivative.c \
|
|
|
|
copyright.h \
|
|
|
|
general.h \
|
|
|
|
hard_devices.h \
|
|
|
|
params.h \
|
|
|
|
plotter.h \
|
|
|
|
st.h \
|
|
|
|
xgout.h \
|
|
|
|
xgraph.h \
|
|
|
|
xtb.h |
|
|
|
|
|
|
|
xgraph_SOURCES = $(xgraph_c_sources) |
|
|
|
|
|
|
|
man_MANS = xgraph.man |
|
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS) README.ANNOUNCE README.GENERAL README.HARDCOPY README.INSTALL README.NEWFEATURES bitmaps/dot.11 bitmaps/gray bitmaps/mark1.11 bitmaps/mark2.11 bitmaps/mark3.11 bitmaps/mark4.11 bitmaps/mark5.11 bitmaps/mark6.11 bitmaps/mark7.11 bitmaps/mark8.11 examples/Animation.xg examples/bar.xg examples/surface.xg examples/surface2.xg examples/surface3.xg examples/xgtest.xg |
|
|
|
EXTRA_DIST = \
|
|
|
|
$(man_MANS) \
|
|
|
|
README.ANNOUNCE \
|
|
|
|
README.GENERAL \
|
|
|
|
README.HARDCOPY \
|
|
|
|
README.INSTALL \
|
|
|
|
README.NEWFEATURES \
|
|
|
|
bitmaps/dot.11 \
|
|
|
|
bitmaps/gray \
|
|
|
|
bitmaps/mark1.11 \
|
|
|
|
bitmaps/mark2.11 \
|
|
|
|
bitmaps/mark3.11 \
|
|
|
|
bitmaps/mark4.11 \
|
|
|
|
bitmaps/mark5.11 \
|
|
|
|
bitmaps/mark6.11 \
|
|
|
|
bitmaps/mark7.11 \
|
|
|
|
bitmaps/mark8.11 \
|
|
|
|
examples/Animation.xg \
|
|
|
|
examples/bar.xg \
|
|
|
|
examples/surface.xg \
|
|
|
|
examples/surface2.xg \
|
|
|
|
examples/surface3.xg \
|
|
|
|
examples/xgtest.xg |
|
|
|
|
|
|
|
|
|
|
|
# C_WARNINGS = -Wall
|
|
|
|
C_WARNINGS = |
|
|
|
CFLAGS = $(ADDITIONAL_INCLUDES) $(C_WARNINGS) -g $(X_CFLAGS) |
|
|
|
|
|
|
|
xgraph_LDADD = $(ADDITIONAL_LIBS) $(X_LIBS) $(X_PRE_LIBS) $(X_EXTRA_LIBS) -lX11 -lm |
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in |
|
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
|
|
|
CONFIG_HEADER = autoconf.h |
|
|
|
CONFIG_CLEAN_FILES = |
|
|
|
PROGRAMS = $(bin_PROGRAMS) |
|
|
|
|
|
|
|
|
|
|
|
DEFS = @DEFS@ -I. -I$(srcdir) -I. |
|
|
|
CPPFLAGS = @CPPFLAGS@ |
|
|
|
LDFLAGS = @LDFLAGS@ |
|
|
|
LIBS = @LIBS@ |
|
|
|
X_CFLAGS = @X_CFLAGS@ |
|
|
|
X_LIBS = @X_LIBS@ |
|
|
|
X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
|
|
|
X_PRE_LIBS = @X_PRE_LIBS@ |
|
|
|
xgraph_OBJECTS = xgraph.o xgX.o hard_devices.o dialog.o hpgl.o ps.o \
|
|
|
|
idraw.o xtb.o st.o params.o alloc.o draw.o init.o read.o tgif.o \ |
|
|
|
derivative.o |
|
|
|
xgraph_DEPENDENCIES = |
|
|
|
xgraph_LDFLAGS = |
|
|
|
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
|
|
|
CCLD = $(CC) |
|
|
|
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
|
|
|
manmdir = $(mandir)/manm |
|
|
|
MANS = $(man_MANS) |
|
|
|
|
|
|
|
NROFF = nroff |
|
|
|
DIST_COMMON = README ./stamp-h.in INSTALL Makefile.am Makefile.in \
|
|
|
|
aclocal.m4 autoconf.h.in configure configure.in install-sh missing \ |
|
|
|
mkinstalldirs |
|
|
|
|
|
|
|
|
|
|
|
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
|
|
|
all: autoconf.h |
|
|
|
$(MAKE) $(AM_MAKEFLAGS) all-am |
|
|
|
|
|
|
|
TAR = tar |
|
|
|
GZIP_ENV = --best |
|
|
|
DEP_FILES = .deps/alloc.P .deps/derivative.P .deps/dialog.P \
|
|
|
|
.deps/draw.P .deps/hard_devices.P .deps/hpgl.P .deps/idraw.P \ |
|
|
|
.deps/init.P .deps/params.P .deps/ps.P .deps/read.P .deps/st.P \ |
|
|
|
.deps/tgif.P .deps/xgX.P .deps/xgraph.P .deps/xtb.P |
|
|
|
SOURCES = $(xgraph_SOURCES) |
|
|
|
OBJECTS = $(xgraph_OBJECTS) |
|
|
|
|
|
|
|
all: all-redirect |
|
|
|
.SUFFIXES: |
|
|
|
.SUFFIXES: .S .c .o .s |
|
|
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
|
|
|
cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile |
|
|
|
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
|
|
|
cd $(top_builddir) \
|
|
|
|
&& CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
|
|
|
|
|
|
|
$(ACLOCAL_M4): configure.in |
|
|
|
cd $(srcdir) && $(ACLOCAL) |
|
|
|
|
|
|
|
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|
|
|
.SUFFIXES: .c .o .obj |
|
|
|
am--refresh: |
|
|
|
@: |
|
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
|
|
|
@for dep in $?; do \
|
|
|
|
case '$(am__configure_deps)' in \
|
|
|
|
*$$dep*) \
|
|
|
|
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
|
|
|
|
cd $(srcdir) && $(AUTOMAKE) --foreign \
|
|
|
|
&& exit 0; \
|
|
|
|
exit 1;; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
|
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
|
|
|
cd $(top_srcdir) && \
|
|
|
|
$(AUTOMAKE) --foreign Makefile |
|
|
|
.PRECIOUS: Makefile |
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|
|
|
@case '$?' in \
|
|
|
|
*config.status*) \
|
|
|
|
echo ' $(SHELL) ./config.status'; \
|
|
|
|
$(SHELL) ./config.status;; \
|
|
|
|
*) \
|
|
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
|
|
|
esac; |
|
|
|
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|
|
|
$(SHELL) ./config.status --recheck |
|
|
|
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
|
|
|
|
|
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
|
|
|
cd $(srcdir) && $(AUTOCONF) |
|
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
|
|
|
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|
|
|
|
|
|
|
autoconf.h: stamp-h |
|
|
|
@if test ! -f $@; then \
|
|
|
|
rm -f stamp-h; \
|
|
|
|
$(MAKE) stamp-h; \
|
|
|
|
else :; fi |
|
|
|
stamp-h: $(srcdir)/autoconf.h.in $(top_builddir)/config.status |
|
|
|
cd $(top_builddir) \
|
|
|
|
&& CONFIG_FILES= CONFIG_HEADERS=autoconf.h \
|
|
|
|
$(SHELL) ./config.status |
|
|
|
@echo timestamp > stamp-h 2> /dev/null |
|
|
|
$(srcdir)/autoconf.h.in: $(srcdir)/stamp-h.in |
|
|
|
autoconf.h: stamp-h1 |
|
|
|
@if test ! -f $@; then \
|
|
|
|
rm -f $(srcdir)/stamp-h.in; \
|
|
|
|
$(MAKE) $(srcdir)/stamp-h.in; \
|
|
|
|
rm -f stamp-h1; \
|
|
|
|
$(MAKE) stamp-h1; \
|
|
|
|
else :; fi |
|
|
|
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) |
|
|
|
cd $(top_srcdir) && $(AUTOHEADER) |
|
|
|
@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null |
|
|
|
|
|
|
|
mostlyclean-hdr: |
|
|
|
|
|
|
|
clean-hdr: |
|
|
|
stamp-h1: $(srcdir)/autoconf.h.in $(top_builddir)/config.status |
|
|
|
@rm -f stamp-h1 |
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status autoconf.h |
|
|
|
$(srcdir)/autoconf.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
|
|
|
cd $(top_srcdir) && $(AUTOHEADER) |
|
|
|
rm -f stamp-h1 |
|
|
|
touch $@ |
|
|
|
|
|
|
|
distclean-hdr: |
|
|
|
-rm -f autoconf.h |
|
|
|
|
|
|
|
maintainer-clean-hdr: |
|
|
|
|
|
|
|
mostlyclean-binPROGRAMS: |
|
|
|
|
|
|
|
clean-binPROGRAMS: |
|
|
|
-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
|
|
|
|
|
|
|
distclean-binPROGRAMS: |
|
|
|
|
|
|
|
maintainer-clean-binPROGRAMS: |
|
|
|
|
|
|
|
-rm -f autoconf.h stamp-h1 |
|
|
|
install-binPROGRAMS: $(bin_PROGRAMS) |
|
|
|
@$(NORMAL_INSTALL) |
|
|
|
$(mkinstalldirs) $(DESTDIR)$(bindir) |
|
|
|
test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
|
|
|
@list='$(bin_PROGRAMS)'; for p in $$list; do \
|
|
|
|
if test -f $$p; then \
|
|
|
|
echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
|
|
|
|
$(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
|
|
|
|
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 \
|
|
|
|
rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
|
|
|
|
@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 |
|
|
|
|
|
|
|
.s.o: |
|
|
|
$(COMPILE) -c $< |
|
|
|
|
|
|
|
.S.o: |
|
|
|
$(COMPILE) -c $< |
|
|
|
clean-binPROGRAMS: |
|
|
|
-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
|
|
|
xgraph$(EXEEXT): $(xgraph_OBJECTS) $(xgraph_DEPENDENCIES) |
|
|
|
@rm -f xgraph$(EXEEXT) |
|
|
|
$(LINK) $(xgraph_LDFLAGS) $(xgraph_OBJECTS) $(xgraph_LDADD) $(LIBS) |
|
|
|
|
|
|
|
mostlyclean-compile: |
|
|
|
-rm -f *.o core *.core |
|
|
|
|
|
|
|
clean-compile: |
|
|
|
-rm -f *.$(OBJEXT) |
|
|
|
|
|
|
|
distclean-compile: |
|
|
|
-rm -f *.tab.c |
|
|
|
|
|
|
|
maintainer-clean-compile: |
|
|
|
|
|
|
|
xgraph: $(xgraph_OBJECTS) $(xgraph_DEPENDENCIES) |
|
|
|
@rm -f xgraph |
|
|
|
$(LINK) $(xgraph_LDFLAGS) $(xgraph_OBJECTS) $(xgraph_LDADD) $(LIBS) |
|
|
|
|
|
|
|
install-manm: |
|
|
|
$(mkinstalldirs) $(DESTDIR)$(manmdir) |
|
|
|
@list='$(manm_MANS)'; \
|
|
|
|
l2='$(man_MANS)'; for i in $$l2; do \
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/derivative.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dialog.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/draw.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hard_devices.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpgl.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idraw.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/params.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/read.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tgif.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgX.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgraph.Po@am__quote@ |
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtb.Po@am__quote@ |
|
|
|
|
|
|
|
.c.o: |
|
|
|
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
|
|
|
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $< |
|
|
|
|
|
|
|
.c.obj: |
|
|
|
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
|
|
|
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
|
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
|
|
|
uninstall-info-am: |
|
|
|
install-manm: $(manm_MANS) $(man_MANS) |
|
|
|
@$(NORMAL_INSTALL) |
|
|
|
test -z "$(manmdir)" || $(mkdir_p) "$(DESTDIR)$(manmdir)" |
|
|
|
@list='$(manm_MANS) $(dist_manm_MANS) $(nodist_manm_MANS)'; \
|
|
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
|
|
for i in $$l2; do \
|
|
|
|
case "$$i" in \
|
|
|
|
*.m*) list="$$list $$i" ;; \
|
|
|
|
esac; \
|
|
|
|
@ -231,231 +358,318 @@ install-manm: |
|
|
|
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
|
|
|
else file=$$i; fi; \
|
|
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
|
|
case "$$ext" in \
|
|
|
|
m*) ;; \
|
|
|
|
*) ext='m' ;; \
|
|
|
|
esac; \
|
|
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
|
|
echo " $(INSTALL_DATA) $$file $(DESTDIR)$(manmdir)/$$inst"; \
|
|
|
|
$(INSTALL_DATA) $$file $(DESTDIR)$(manmdir)/$$inst; \
|
|
|
|
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(manmdir)/$$inst'"; \
|
|
|
|
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(manmdir)/$$inst"; \
|
|
|
|
done |
|
|
|
|
|
|
|
uninstall-manm: |
|
|
|
@list='$(manm_MANS)'; \
|
|
|
|
l2='$(man_MANS)'; for i in $$l2; do \
|
|
|
|
@$(NORMAL_UNINSTALL) |
|
|
|
@list='$(manm_MANS) $(dist_manm_MANS) $(nodist_manm_MANS)'; \
|
|
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
|
|
for i in $$l2; do \
|
|
|
|
case "$$i" in \
|
|
|
|
*.m*) list="$$list $$i" ;; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
|
|
|
for i in $$list; do \
|
|
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
|
|
case "$$ext" in \
|
|
|
|
m*) ;; \
|
|
|
|
*) ext='m' ;; \
|
|
|
|
esac; \
|
|
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
|
|
echo " rm -f $(DESTDIR)$(manmdir)/$$inst"; \
|
|
|
|
rm -f $(DESTDIR)$(manmdir)/$$inst; \
|
|
|
|
echo " rm -f '$(DESTDIR)$(manmdir)/$$inst'"; \
|
|
|
|
rm -f "$(DESTDIR)$(manmdir)/$$inst"; \
|
|
|
|
done |
|
|
|
install-man: $(MANS) |
|
|
|
@$(NORMAL_INSTALL) |
|
|
|
$(MAKE) $(AM_MAKEFLAGS) install-manm |
|
|
|
uninstall-man: |
|
|
|
@$(NORMAL_UNINSTALL) |
|
|
|
$(MAKE) $(AM_MAKEFLAGS) uninstall-manm |
|
|
|
|
|
|
|
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 |
|
|
|
|
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) |
|
|
|
list='$(SOURCES) $(HEADERS)'; \
|
|
|
|
unique=`for i in $$list; do echo $$i; done | \
|
|
|
|
awk ' { files[$$0] = 1; } \
|
|
|
|
TAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \ |
|
|
|
$(TAGS_FILES) $(LISP) |
|
|
|
tags=; \
|
|
|
|
here=`pwd`; \
|
|
|
|
list='$(SOURCES) $(HEADERS) autoconf.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; }'`; \
|
|
|
|
here=`pwd` && cd $(srcdir) \
|
|
|
|
&& mkid -f$$here/ID $$unique $(LISP) |
|
|
|
|
|
|
|
TAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) $(LISP) |
|
|
|
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) autoconf.h.in $(TAGS_DEPENDENCIES) \ |
|
|
|
$(TAGS_FILES) $(LISP) |
|
|
|
tags=; \
|
|
|
|
here=`pwd`; \
|
|
|
|
list='$(SOURCES) $(HEADERS)'; \
|
|
|
|
unique=`for i in $$list; do echo $$i; done | \
|
|
|
|
awk ' { files[$$0] = 1; } \
|
|
|
|
list='$(SOURCES) $(HEADERS) autoconf.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 "$(ETAGS_ARGS)autoconf.h.in$$unique$(LISP)$$tags" \
|
|
|
|
|| (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags autoconf.h.in $$unique $(LISP)) |
|
|
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
|
|
$$tags $$unique |
|
|
|
|
|
|
|
mostlyclean-tags: |
|
|
|
|
|
|
|
clean-tags: |
|
|
|
GTAGS: |
|
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
|
|
&& cd $(top_srcdir) \
|
|
|
|
&& gtags -i $(GTAGS_ARGS) $$here |
|
|
|
|
|
|
|
distclean-tags: |
|
|
|
-rm -f TAGS ID |
|
|
|
|
|
|
|
maintainer-clean-tags: |
|
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|
|
|
|
|
|
|
distdir = $(PACKAGE)-$(VERSION) |
|
|
|
top_distdir = $(distdir) |
|
|
|
distdir: $(DISTFILES) |
|
|
|
$(am__remove_distdir) |
|
|
|
mkdir $(distdir) |
|
|
|
$(mkdir_p) $(distdir)/bitmaps $(distdir)/examples |
|
|
|
@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 |
|
|
|
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
|
|
|
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
|
|
|
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
|
|
|
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|
|
|
|
|| chmod -R a+r $(distdir) |
|
|
|
dist-gzip: distdir |
|
|
|
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|
|
|
$(am__remove_distdir) |
|
|
|
|
|
|
|
dist-bzip2: distdir |
|
|
|
$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 |
|
|
|
$(am__remove_distdir) |
|
|
|
|
|
|
|
dist-tarZ: distdir |
|
|
|
$(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z |
|
|
|
$(am__remove_distdir) |
|
|
|
|
|
|
|
dist-shar: distdir |
|
|
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|
|
|
$(am__remove_distdir) |
|
|
|
|
|
|
|
dist-zip: distdir |
|
|
|
-rm -f $(distdir).zip |
|
|
|
zip -rq $(distdir).zip $(distdir) |
|
|
|
$(am__remove_distdir) |
|
|
|
|
|
|
|
dist dist-all: distdir |
|
|
|
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|
|
|
$(am__remove_distdir) |
|
|
|
|
|
|
|
# This target untars the dist file and tries a VPATH configuration. Then
|
|
|
|
# it guarantees that the distribution is self-contained by making another
|
|
|
|
# tarfile.
|
|
|
|
distcheck: dist |
|
|
|
-rm -rf $(distdir) |
|
|
|
GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz |
|
|
|
mkdir $(distdir)/=build |
|
|
|
mkdir $(distdir)/=inst |
|
|
|
dc_install_base=`cd $(distdir)/=inst && pwd`; \
|
|
|
|
cd $(distdir)/=build \
|
|
|
|
&& ../configure --srcdir=.. --prefix=$$dc_install_base \
|
|
|
|
case '$(DIST_ARCHIVES)' in \
|
|
|
|
*.tar.gz*) \
|
|
|
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
|
|
|
|
*.tar.bz2*) \
|
|
|
|
bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
|
|
|
|
*.tar.Z*) \
|
|
|
|
uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
|
|
|
|
*.shar.gz*) \
|
|
|
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
|
|
|
*.zip*) \
|
|
|
|
unzip $(distdir).zip ;;\
|
|
|
|
esac |
|
|
|
chmod -R a-w $(distdir); chmod a+w $(distdir) |
|
|
|
mkdir $(distdir)/_build |
|
|
|
mkdir $(distdir)/_inst |
|
|
|
chmod a-w $(distdir) |
|
|
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
|
|
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
|
|
|
&& cd $(distdir)/_build \
|
|
|
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
|
|
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dist |
|
|
|
-rm -rf $(distdir) |
|
|
|
@banner="$(distdir).tar.gz is ready for distribution"; \
|
|
|
|
dashes=`echo "$$banner" | sed s/./=/g`; \
|
|
|
|
echo "$$dashes"; \
|
|
|
|
echo "$$banner"; \
|
|
|
|
echo "$$dashes" |
|
|
|
dist: distdir |
|
|
|
-chmod -R a+r $(distdir) |
|
|
|
GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
|
|
|
-rm -rf $(distdir) |
|
|
|
dist-all: distdir |
|
|
|
-chmod -R a+r $(distdir) |
|
|
|
GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
|
|
|
-rm -rf $(distdir) |
|
|
|
distdir: $(DISTFILES) |
|
|
|
-rm -rf $(distdir) |
|
|
|
mkdir $(distdir) |
|
|
|
-chmod 777 $(distdir) |
|
|
|
here=`cd $(top_builddir) && pwd`; \
|
|
|
|
top_distdir=`cd $(distdir) && pwd`; \
|
|
|
|
distdir=`cd $(distdir) && pwd`; \
|
|
|
|
cd $(top_srcdir) \
|
|
|
|
&& $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile |
|
|
|
$(mkinstalldirs) $(distdir)/bitmaps $(distdir)/examples |
|
|
|
@for file in $(DISTFILES); do \
|
|
|
|
d=$(srcdir); \
|
|
|
|
if test -d $$d/$$file; then \
|
|
|
|
cp -pr $$d/$$file $(distdir)/$$file; \
|
|
|
|
else \
|
|
|
|
test -f $(distdir)/$$file \
|
|
|
|
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
|
|
|
|| cp -p $$d/$$file $(distdir)/$$file || :; \
|
|
|
|
fi; \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
|
|
|
distuninstallcheck \
|
|
|
|
&& chmod -R a-w "$$dc_install_base" \
|
|
|
|
&& ({ \
|
|
|
|
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
|
|
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
|
|
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
|
|
|
&& rm -rf "$$dc_destdir" \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
|
|
|
&& rm -rf $(DIST_ARCHIVES) \
|
|
|
|
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
|
|
|
$(am__remove_distdir) |
|
|
|
@(echo "$(distdir) archives ready for distribution: "; \
|
|
|
|
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
|
|
|
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
|
|
|
distuninstallcheck: |
|
|
|
@cd $(distuninstallcheck_dir) \
|
|
|
|
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
|
|
|
|| { echo "ERROR: files left after uninstall:" ; \
|
|
|
|
if test -n "$(DESTDIR)"; then \
|
|
|
|
echo " (check DESTDIR support)"; \
|
|
|
|
fi ; \
|
|
|
|
$(distuninstallcheck_listfiles) ; \
|
|
|
|
exit 1; } >&2 |
|
|
|
distcleancheck: distclean |
|
|
|
@if test '$(srcdir)' = . ; then \
|
|
|
|
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
|
|
|
exit 1 ; \
|
|
|
|
fi |
|
|
|
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
|
|
|
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
|
|
|
$(distcleancheck_listfiles) ; \
|
|
|
|
exit 1; } >&2 |
|
|
|
check-am: all-am |
|
|
|
check: check-am |
|
|
|
all-am: Makefile $(PROGRAMS) $(MANS) autoconf.h |
|
|
|
installdirs: |
|
|
|
for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(manmdir)"; do \
|
|
|
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
|
|
|
done |
|
|
|
install: install-am |
|
|
|
install-exec: install-exec-am |
|
|
|
install-data: install-data-am |
|
|
|
uninstall: uninstall-am |
|
|
|
|
|
|
|
DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) |
|
|
|
install-am: all-am |
|
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|
|
|
|
|
|
|
-include $(DEP_FILES) |
|
|
|
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: |
|
|
|
|
|
|
|
mostlyclean-depend: |
|
|
|
clean-generic: |
|
|
|
|
|
|
|
clean-depend: |
|
|
|
distclean-generic: |
|
|
|
-rm -f $(CONFIG_CLEAN_FILES) |
|
|
|
|
|
|
|
distclean-depend: |
|
|
|
-rm -rf .deps |
|
|
|
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 "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
|
|
|
clean: clean-am |
|
|
|
|
|
|
|
maintainer-clean-depend: |
|
|
|
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
|
|
|
|
|
|
|
%.o: %.c |
|
|
|
@echo '$(COMPILE) -c $<'; \
|
|
|
|
$(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< |
|
|
|
@-cp .deps/$(*F).pp .deps/$(*F).P; \
|
|
|
|
tr ' ' '\012' < .deps/$(*F).pp \
|
|
|
|
| sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
|
|
|
|
>> .deps/$(*F).P; \
|
|
|
|
rm .deps/$(*F).pp |
|
|
|
distclean: distclean-am |
|
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|
|
|
-rm -rf ./$(DEPDIR) |
|
|
|
-rm -f Makefile |
|
|
|
distclean-am: clean-am distclean-compile distclean-generic \ |
|
|
|
distclean-hdr distclean-tags |
|
|
|
|
|
|
|
%.lo: %.c |
|
|
|
@echo '$(LTCOMPILE) -c $<'; \
|
|
|
|
$(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< |
|
|
|
@-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
|
|
|
|
< .deps/$(*F).pp > .deps/$(*F).P; \
|
|
|
|
tr ' ' '\012' < .deps/$(*F).pp \
|
|
|
|
| sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
|
|
|
|
>> .deps/$(*F).P; \
|
|
|
|
rm -f .deps/$(*F).pp |
|
|
|
info-am: |
|
|
|
info: info-am |
|
|
|
dvi-am: |
|
|
|
dvi: dvi-am |
|
|
|
check-am: all-am |
|
|
|
check: check-am |
|
|
|
installcheck-am: |
|
|
|
installcheck: installcheck-am |
|
|
|
all-recursive-am: autoconf.h |
|
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive |
|
|
|
|
|
|
|
install-exec-am: install-binPROGRAMS |
|
|
|
install-exec: install-exec-am |
|
|
|
dvi-am: |
|
|
|
|
|
|
|
install-data-am: install-man |
|
|
|
install-data: install-data-am |
|
|
|
html: html-am |
|
|
|
|
|
|
|
install-am: all-am |
|
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|
|
|
install: install-am |
|
|
|
uninstall-am: uninstall-binPROGRAMS uninstall-man |
|
|
|
uninstall: uninstall-am |
|
|
|
all-am: Makefile $(PROGRAMS) $(MANS) autoconf.h |
|
|
|
all-redirect: all-am |
|
|
|
install-strip: |
|
|
|
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
|
|
|
installdirs: |
|
|
|
$(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/manm |
|
|
|
info: info-am |
|
|
|
|
|
|
|
info-am: |
|
|
|
|
|
|
|
mostlyclean-generic: |
|
|
|
install-data-am: install-man |
|
|
|
|
|
|
|
clean-generic: |
|
|
|
install-exec-am: install-binPROGRAMS |
|
|
|
|
|
|
|
distclean-generic: |
|
|
|
-rm -f Makefile $(CONFIG_CLEAN_FILES) |
|
|
|
-rm -f config.cache config.log stamp-h stamp-h[0-9]* |
|
|
|
install-info: install-info-am |
|
|
|
|
|
|
|
maintainer-clean-generic: |
|
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
|
|
|
mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \ |
|
|
|
mostlyclean-compile mostlyclean-tags mostlyclean-depend \
|
|
|
|
mostlyclean-generic |
|
|
|
install-man: install-manm |
|
|
|
|
|
|
|
installcheck-am: |
|
|
|
|
|
|
|
maintainer-clean: maintainer-clean-am |
|
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|
|
|
-rm -rf $(top_srcdir)/autom4te.cache |
|
|
|
-rm -rf ./$(DEPDIR) |
|
|
|
-rm -f Makefile |
|
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic |
|
|
|
|
|
|
|
mostlyclean: mostlyclean-am |
|
|
|
|
|
|
|
clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-tags \ |
|
|
|
clean-depend clean-generic mostlyclean-am |
|
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic |
|
|
|
|
|
|
|
clean: clean-am |
|
|
|
pdf: pdf-am |
|
|
|
|
|
|
|
distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \ |
|
|
|
distclean-tags distclean-depend distclean-generic \
|
|
|
|
clean-am |
|
|
|
pdf-am: |
|
|
|
|
|
|
|
distclean: distclean-am |
|
|
|
-rm -f config.status |
|
|
|
ps: ps-am |
|
|
|
|
|
|
|
maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \ |
|
|
|
maintainer-clean-compile maintainer-clean-tags \
|
|
|
|
maintainer-clean-depend maintainer-clean-generic \
|
|
|
|
distclean-am |
|
|
|
@echo "This command is intended for maintainers to use;" |
|
|
|
@echo "it deletes files that may require special tools to rebuild." |
|
|
|
ps-am: |
|
|
|
|
|
|
|
maintainer-clean: maintainer-clean-am |
|
|
|
-rm -f config.status |
|
|
|
|
|
|
|
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ |
|
|
|
mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ |
|
|
|
maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ |
|
|
|
mostlyclean-compile distclean-compile clean-compile \ |
|
|
|
maintainer-clean-compile install-manm uninstall-manm install-man \ |
|
|
|
uninstall-man tags mostlyclean-tags distclean-tags clean-tags \ |
|
|
|
maintainer-clean-tags distdir mostlyclean-depend distclean-depend \ |
|
|
|
clean-depend maintainer-clean-depend info-am info dvi-am dvi check \ |
|
|
|
check-am installcheck-am installcheck all-recursive-am install-exec-am \ |
|
|
|
install-exec install-data-am install-data install-am install \ |
|
|
|
uninstall-am uninstall all-redirect all-am all installdirs \ |
|
|
|
mostlyclean-generic distclean-generic clean-generic \ |
|
|
|
maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
|
|
|
uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-man |
|
|
|
|
|
|
|
uninstall-man: uninstall-manm |
|
|
|
|
|
|
|
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ |
|
|
|
clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
|
|
|
|
dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
|
|
|
|
distclean-compile distclean-generic distclean-hdr \
|
|
|
|
distclean-tags distcleancheck distdir distuninstallcheck 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-manm 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 uninstall-man uninstall-manm |
|
|
|
|
|
|
|
|
|
|
|
mrproper: maintainer-clean |
|
|
|
rm -f `find . -type f -name "*~" -print` |
|
|
|
rm -f `find . -type f -name "*.orig" -print` |
|
|
|
rm -f `find . -type f -name "*.rej" -print` |
|
|
|
# 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: |