wmlongrun: Remove autotools-generated files from git.
This commit is contained in:
		
							parent
							
								
									ad80340129
								
							
						
					
					
						commit
						c70d9a538a
					
				
					 14 changed files with 0 additions and 7271 deletions
				
			
		| 
						 | 
					@ -1,363 +0,0 @@
 | 
				
			||||||
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Copyright (C) 1994, 1995-8, 1999, 2001 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.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
SHELL = @SHELL@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
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@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
INSTALL = @INSTALL@
 | 
					 | 
				
			||||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 | 
					 | 
				
			||||||
INSTALL_DATA = @INSTALL_DATA@
 | 
					 | 
				
			||||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 | 
					 | 
				
			||||||
transform = @program_transform_name@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
NORMAL_INSTALL = :
 | 
					 | 
				
			||||||
PRE_INSTALL = :
 | 
					 | 
				
			||||||
POST_INSTALL = :
 | 
					 | 
				
			||||||
NORMAL_UNINSTALL = :
 | 
					 | 
				
			||||||
PRE_UNINSTALL = :
 | 
					 | 
				
			||||||
POST_UNINSTALL = :
 | 
					 | 
				
			||||||
host_alias = @host_alias@
 | 
					 | 
				
			||||||
host_triplet = @host@
 | 
					 | 
				
			||||||
CC = @CC@
 | 
					 | 
				
			||||||
DFLAGS = @DFLAGS@
 | 
					 | 
				
			||||||
HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
 | 
					 | 
				
			||||||
LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
 | 
					 | 
				
			||||||
LIBS = @LIBS@
 | 
					 | 
				
			||||||
MAKEINFO = @MAKEINFO@
 | 
					 | 
				
			||||||
OS = @OS@
 | 
					 | 
				
			||||||
PACKAGE = @PACKAGE@
 | 
					 | 
				
			||||||
SETUID_FLAGS = @SETUID_FLAGS@
 | 
					 | 
				
			||||||
VERSION = @VERSION@
 | 
					 | 
				
			||||||
XCFLAGS = @XCFLAGS@
 | 
					 | 
				
			||||||
XLFLAGS = @XLFLAGS@
 | 
					 | 
				
			||||||
XLIBS = @XLIBS@
 | 
					 | 
				
			||||||
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 | 
					 | 
				
			||||||
X_LIBRARY_PATH = @X_LIBRARY_PATH@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
SUBDIRS = src doc
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EXTRA_DIST = MAKEDEV-cpuid-msr
 | 
					 | 
				
			||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 | 
					 | 
				
			||||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 | 
					 | 
				
			||||||
CONFIG_HEADER = config.h
 | 
					 | 
				
			||||||
CONFIG_CLEAN_FILES = 
 | 
					 | 
				
			||||||
DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
 | 
					 | 
				
			||||||
Makefile.am Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 \
 | 
					 | 
				
			||||||
config.guess config.h.in config.sub configure configure.in install-sh \
 | 
					 | 
				
			||||||
missing mkinstalldirs
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
TAR = tar
 | 
					 | 
				
			||||||
GZIP_ENV = --best
 | 
					 | 
				
			||||||
all: all-redirect
 | 
					 | 
				
			||||||
.SUFFIXES:
 | 
					 | 
				
			||||||
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 | 
					 | 
				
			||||||
	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 | 
					 | 
				
			||||||
	cd $(top_builddir) \
 | 
					 | 
				
			||||||
	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
$(ACLOCAL_M4):  configure.in  acinclude.m4
 | 
					 | 
				
			||||||
	cd $(srcdir) && $(ACLOCAL)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 | 
					 | 
				
			||||||
	$(SHELL) ./config.status --recheck
 | 
					 | 
				
			||||||
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 | 
					 | 
				
			||||||
	cd $(srcdir) && $(AUTOCONF)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
config.h: stamp-h
 | 
					 | 
				
			||||||
	@if test ! -f $@; then \
 | 
					 | 
				
			||||||
		rm -f stamp-h; \
 | 
					 | 
				
			||||||
		$(MAKE) stamp-h; \
 | 
					 | 
				
			||||||
	else :; fi
 | 
					 | 
				
			||||||
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
 | 
					 | 
				
			||||||
	cd $(top_builddir) \
 | 
					 | 
				
			||||||
	  && CONFIG_FILES= CONFIG_HEADERS=config.h \
 | 
					 | 
				
			||||||
	     $(SHELL) ./config.status
 | 
					 | 
				
			||||||
	@echo timestamp > stamp-h 2> /dev/null
 | 
					 | 
				
			||||||
$(srcdir)/config.h.in: $(srcdir)/stamp-h.in
 | 
					 | 
				
			||||||
	@if test ! -f $@; then \
 | 
					 | 
				
			||||||
		rm -f $(srcdir)/stamp-h.in; \
 | 
					 | 
				
			||||||
		$(MAKE) $(srcdir)/stamp-h.in; \
 | 
					 | 
				
			||||||
	else :; fi
 | 
					 | 
				
			||||||
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
 | 
					 | 
				
			||||||
	cd $(top_srcdir) && $(AUTOHEADER)
 | 
					 | 
				
			||||||
	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-hdr:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-hdr:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-hdr:
 | 
					 | 
				
			||||||
	-rm -f config.h
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-hdr:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# This directory's subdirectories are mostly independent; you can cd
 | 
					 | 
				
			||||||
# into them and run `make' without going through this Makefile.
 | 
					 | 
				
			||||||
# To change the values of `make' variables: instead of editing Makefiles,
 | 
					 | 
				
			||||||
# (1) if the variable is set in `config.status', edit `config.status'
 | 
					 | 
				
			||||||
#     (which will cause the Makefiles to be regenerated when you run `make');
 | 
					 | 
				
			||||||
# (2) otherwise, pass the desired values on the `make' command line.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@SET_MAKE@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
all-recursive install-data-recursive install-exec-recursive \
 | 
					 | 
				
			||||||
installdirs-recursive install-recursive uninstall-recursive  \
 | 
					 | 
				
			||||||
check-recursive installcheck-recursive info-recursive dvi-recursive:
 | 
					 | 
				
			||||||
	@set fnord $(MAKEFLAGS); amf=$$2; \
 | 
					 | 
				
			||||||
	dot_seen=no; \
 | 
					 | 
				
			||||||
	target=`echo $@ | sed s/-recursive//`; \
 | 
					 | 
				
			||||||
	list='$(SUBDIRS)'; for subdir in $$list; do \
 | 
					 | 
				
			||||||
	  echo "Making $$target in $$subdir"; \
 | 
					 | 
				
			||||||
	  if test "$$subdir" = "."; then \
 | 
					 | 
				
			||||||
	    dot_seen=yes; \
 | 
					 | 
				
			||||||
	    local_target="$$target-am"; \
 | 
					 | 
				
			||||||
	  else \
 | 
					 | 
				
			||||||
	    local_target="$$target"; \
 | 
					 | 
				
			||||||
	  fi; \
 | 
					 | 
				
			||||||
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 | 
					 | 
				
			||||||
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 | 
					 | 
				
			||||||
	done; \
 | 
					 | 
				
			||||||
	if test "$$dot_seen" = "no"; then \
 | 
					 | 
				
			||||||
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 | 
					 | 
				
			||||||
	fi; test -z "$$fail"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-recursive clean-recursive distclean-recursive \
 | 
					 | 
				
			||||||
maintainer-clean-recursive:
 | 
					 | 
				
			||||||
	@set fnord $(MAKEFLAGS); amf=$$2; \
 | 
					 | 
				
			||||||
	dot_seen=no; \
 | 
					 | 
				
			||||||
	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 | 
					 | 
				
			||||||
	  rev="$$subdir $$rev"; \
 | 
					 | 
				
			||||||
	  test "$$subdir" != "." || dot_seen=yes; \
 | 
					 | 
				
			||||||
	done; \
 | 
					 | 
				
			||||||
	test "$$dot_seen" = "no" && rev=". $$rev"; \
 | 
					 | 
				
			||||||
	target=`echo $@ | sed s/-recursive//`; \
 | 
					 | 
				
			||||||
	for subdir in $$rev; do \
 | 
					 | 
				
			||||||
	  echo "Making $$target in $$subdir"; \
 | 
					 | 
				
			||||||
	  if test "$$subdir" = "."; then \
 | 
					 | 
				
			||||||
	    local_target="$$target-am"; \
 | 
					 | 
				
			||||||
	  else \
 | 
					 | 
				
			||||||
	    local_target="$$target"; \
 | 
					 | 
				
			||||||
	  fi; \
 | 
					 | 
				
			||||||
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 | 
					 | 
				
			||||||
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 | 
					 | 
				
			||||||
	done && test -z "$$fail"
 | 
					 | 
				
			||||||
tags-recursive:
 | 
					 | 
				
			||||||
	list='$(SUBDIRS)'; for subdir in $$list; do \
 | 
					 | 
				
			||||||
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
tags: TAGS
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ID: $(HEADERS) $(SOURCES) $(LISP)
 | 
					 | 
				
			||||||
	list='$(SOURCES) $(HEADERS)'; \
 | 
					 | 
				
			||||||
	unique=`for i in $$list; do echo $$i; done | \
 | 
					 | 
				
			||||||
	  awk '    { files[$$0] = 1; } \
 | 
					 | 
				
			||||||
	       END { for (i in files) print i; }'`; \
 | 
					 | 
				
			||||||
	here=`pwd` && cd $(srcdir) \
 | 
					 | 
				
			||||||
	  && mkid -f$$here/ID $$unique $(LISP)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
 | 
					 | 
				
			||||||
	tags=; \
 | 
					 | 
				
			||||||
	here=`pwd`; \
 | 
					 | 
				
			||||||
	list='$(SUBDIRS)'; for subdir in $$list; do \
 | 
					 | 
				
			||||||
   if test "$$subdir" = .; then :; else \
 | 
					 | 
				
			||||||
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 | 
					 | 
				
			||||||
   fi; \
 | 
					 | 
				
			||||||
	done; \
 | 
					 | 
				
			||||||
	list='$(SOURCES) $(HEADERS)'; \
 | 
					 | 
				
			||||||
	unique=`for i in $$list; do echo $$i; done | \
 | 
					 | 
				
			||||||
	  awk '    { files[$$0] = 1; } \
 | 
					 | 
				
			||||||
	       END { for (i in files) print i; }'`; \
 | 
					 | 
				
			||||||
	test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
 | 
					 | 
				
			||||||
	  || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-tags:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-tags:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-tags:
 | 
					 | 
				
			||||||
	-rm -f TAGS ID
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-tags:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distdir = $(PACKAGE)-$(VERSION)
 | 
					 | 
				
			||||||
top_distdir = $(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 \
 | 
					 | 
				
			||||||
	  && $(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)
 | 
					 | 
				
			||||||
	@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; \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
	for subdir in $(SUBDIRS); do \
 | 
					 | 
				
			||||||
	  if test "$$subdir" = .; then :; else \
 | 
					 | 
				
			||||||
	    test -d $(distdir)/$$subdir \
 | 
					 | 
				
			||||||
	    || mkdir $(distdir)/$$subdir \
 | 
					 | 
				
			||||||
	    || exit 1; \
 | 
					 | 
				
			||||||
	    chmod 777 $(distdir)/$$subdir; \
 | 
					 | 
				
			||||||
	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
 | 
					 | 
				
			||||||
	      || exit 1; \
 | 
					 | 
				
			||||||
	  fi; \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
info-am:
 | 
					 | 
				
			||||||
info: info-recursive
 | 
					 | 
				
			||||||
dvi-am:
 | 
					 | 
				
			||||||
dvi: dvi-recursive
 | 
					 | 
				
			||||||
check-am: all-am
 | 
					 | 
				
			||||||
check: check-recursive
 | 
					 | 
				
			||||||
installcheck-am:
 | 
					 | 
				
			||||||
installcheck: installcheck-recursive
 | 
					 | 
				
			||||||
all-recursive-am: config.h
 | 
					 | 
				
			||||||
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-exec-am:
 | 
					 | 
				
			||||||
install-exec: install-exec-recursive
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-data-am:
 | 
					 | 
				
			||||||
install-data: install-data-recursive
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-am: all-am
 | 
					 | 
				
			||||||
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 | 
					 | 
				
			||||||
install: install-recursive
 | 
					 | 
				
			||||||
uninstall-am:
 | 
					 | 
				
			||||||
uninstall: uninstall-recursive
 | 
					 | 
				
			||||||
all-am: Makefile config.h
 | 
					 | 
				
			||||||
all-redirect: all-recursive-am
 | 
					 | 
				
			||||||
install-strip:
 | 
					 | 
				
			||||||
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 | 
					 | 
				
			||||||
installdirs: installdirs-recursive
 | 
					 | 
				
			||||||
installdirs-am:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-generic:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-generic:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-generic:
 | 
					 | 
				
			||||||
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
 | 
					 | 
				
			||||||
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-generic:
 | 
					 | 
				
			||||||
mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean: mostlyclean-recursive
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean: clean-recursive
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean: distclean-recursive
 | 
					 | 
				
			||||||
	-rm -f config.status
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
 | 
					 | 
				
			||||||
		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."
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean: maintainer-clean-recursive
 | 
					 | 
				
			||||||
	-rm -f config.status
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
 | 
					 | 
				
			||||||
install-data-recursive uninstall-data-recursive install-exec-recursive \
 | 
					 | 
				
			||||||
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
 | 
					 | 
				
			||||||
all-recursive check-recursive installcheck-recursive info-recursive \
 | 
					 | 
				
			||||||
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
 | 
					 | 
				
			||||||
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 | 
					 | 
				
			||||||
distclean-tags clean-tags maintainer-clean-tags distdir 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-am \
 | 
					 | 
				
			||||||
installdirs mostlyclean-generic distclean-generic clean-generic \
 | 
					 | 
				
			||||||
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 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:
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1,5 +0,0 @@
 | 
				
			||||||
/* use Linux specific code */
 | 
					 | 
				
			||||||
#undef LINUX
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* use FreeBSD specific code */
 | 
					 | 
				
			||||||
#undef FREEBSD
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1,27 +0,0 @@
 | 
				
			||||||
#!/bin/sh
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# $Id: acinclude.m4,v 1.3 1999/07/24 22:01:51 daeron Exp $
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
dnl DA_CHECK_LIB(NAME, FUNCTION, EXTRALIBS)
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
AC_DEFUN(DA_CHECK_LIB,
 | 
					 | 
				
			||||||
[
 | 
					 | 
				
			||||||
LDFLAGS_old="$LDFLAGS"
 | 
					 | 
				
			||||||
LDFLAGS="$LDFLAGS $lib_search_path"
 | 
					 | 
				
			||||||
AC_CHECK_LIB([$1],[$2],yes=yes,no=no,[$3])
 | 
					 | 
				
			||||||
LDFLAGS="$LDFLAGS_old"
 | 
					 | 
				
			||||||
])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
dnl DA_CHECK_HEADER(NAME)
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
AC_DEFUN(DA_CHECK_HEADER,
 | 
					 | 
				
			||||||
[
 | 
					 | 
				
			||||||
CPPFLAGS_old="$CPPFLAGS"
 | 
					 | 
				
			||||||
CPPFLAGS="$CPPFLAGS $inc_search_path"
 | 
					 | 
				
			||||||
AC_CHECK_HEADER([$1])
 | 
					 | 
				
			||||||
CPPFLAGS="$CPPFLAGS_old"
 | 
					 | 
				
			||||||
])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
							
								
								
									
										185
									
								
								wmlongrun/aclocal.m4
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										185
									
								
								wmlongrun/aclocal.m4
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,185 +0,0 @@
 | 
				
			||||||
dnl aclocal.m4 generated automatically by aclocal 1.4-p6
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 | 
					 | 
				
			||||||
dnl This file is free software; the Free Software Foundation
 | 
					 | 
				
			||||||
dnl gives unlimited permission to copy and/or distribute it,
 | 
					 | 
				
			||||||
dnl with or without modifications, as long as this notice is preserved.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl This program is distributed in the hope that it will be useful,
 | 
					 | 
				
			||||||
dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 | 
					 | 
				
			||||||
dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 | 
					 | 
				
			||||||
dnl PARTICULAR PURPOSE.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#!/bin/sh
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# $Id: acinclude.m4,v 1.3 1999/07/24 22:01:51 daeron Exp $
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
dnl DA_CHECK_LIB(NAME, FUNCTION, EXTRALIBS)
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
AC_DEFUN(DA_CHECK_LIB,
 | 
					 | 
				
			||||||
[
 | 
					 | 
				
			||||||
LDFLAGS_old="$LDFLAGS"
 | 
					 | 
				
			||||||
LDFLAGS="$LDFLAGS $lib_search_path"
 | 
					 | 
				
			||||||
AC_CHECK_LIB([$1],[$2],yes=yes,no=no,[$3])
 | 
					 | 
				
			||||||
LDFLAGS="$LDFLAGS_old"
 | 
					 | 
				
			||||||
])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
dnl DA_CHECK_HEADER(NAME)
 | 
					 | 
				
			||||||
dnl
 | 
					 | 
				
			||||||
AC_DEFUN(DA_CHECK_HEADER,
 | 
					 | 
				
			||||||
[
 | 
					 | 
				
			||||||
CPPFLAGS_old="$CPPFLAGS"
 | 
					 | 
				
			||||||
CPPFLAGS="$CPPFLAGS $inc_search_path"
 | 
					 | 
				
			||||||
AC_CHECK_HEADER([$1])
 | 
					 | 
				
			||||||
CPPFLAGS="$CPPFLAGS_old"
 | 
					 | 
				
			||||||
])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Do all the work for Automake.  This macro actually does too much --
 | 
					 | 
				
			||||||
# some checks are only needed if your package does certain things.
 | 
					 | 
				
			||||||
# But this isn't really a big deal.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# serial 1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl Usage:
 | 
					 | 
				
			||||||
dnl AM_INIT_AUTOMAKE(package,version, [no-define])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
AC_DEFUN([AM_INIT_AUTOMAKE],
 | 
					 | 
				
			||||||
[AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
 | 
					 | 
				
			||||||
AC_REQUIRE([AC_PROG_INSTALL])
 | 
					 | 
				
			||||||
PACKAGE=[$1]
 | 
					 | 
				
			||||||
AC_SUBST(PACKAGE)
 | 
					 | 
				
			||||||
VERSION=[$2]
 | 
					 | 
				
			||||||
AC_SUBST(VERSION)
 | 
					 | 
				
			||||||
dnl test to see if srcdir already configured
 | 
					 | 
				
			||||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
 | 
					 | 
				
			||||||
  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
ifelse([$3],,
 | 
					 | 
				
			||||||
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
 | 
					 | 
				
			||||||
AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package]))
 | 
					 | 
				
			||||||
AC_REQUIRE([AM_SANITY_CHECK])
 | 
					 | 
				
			||||||
AC_REQUIRE([AC_ARG_PROGRAM])
 | 
					 | 
				
			||||||
dnl FIXME This is truly gross.
 | 
					 | 
				
			||||||
missing_dir=`cd $ac_aux_dir && pwd`
 | 
					 | 
				
			||||||
AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
 | 
					 | 
				
			||||||
AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
 | 
					 | 
				
			||||||
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}, $missing_dir)
 | 
					 | 
				
			||||||
AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir)
 | 
					 | 
				
			||||||
AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)
 | 
					 | 
				
			||||||
AC_REQUIRE([AC_PROG_MAKE_SET])])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Copyright 2002  Free Software Foundation, Inc.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# This program is free software; you can redistribute it and/or modify
 | 
					 | 
				
			||||||
# it under the terms of the GNU General Public License as published by
 | 
					 | 
				
			||||||
# the Free Software Foundation; either version 2, or (at your option)
 | 
					 | 
				
			||||||
# any later version.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# This program 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 General Public License for more details.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# You should have received a copy of the GNU General Public License
 | 
					 | 
				
			||||||
# along with this program; if not, write to the Free Software
 | 
					 | 
				
			||||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# AM_AUTOMAKE_VERSION(VERSION)
 | 
					 | 
				
			||||||
# ----------------------------
 | 
					 | 
				
			||||||
# Automake X.Y traces this macro to ensure aclocal.m4 has been
 | 
					 | 
				
			||||||
# generated from the m4 files accompanying Automake X.Y.
 | 
					 | 
				
			||||||
AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.4"])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# AM_SET_CURRENT_AUTOMAKE_VERSION
 | 
					 | 
				
			||||||
# -------------------------------
 | 
					 | 
				
			||||||
# Call AM_AUTOMAKE_VERSION so it can be traced.
 | 
					 | 
				
			||||||
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 | 
					 | 
				
			||||||
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
 | 
					 | 
				
			||||||
	 [AM_AUTOMAKE_VERSION([1.4-p6])])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Check to make sure that the build environment is sane.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
AC_DEFUN([AM_SANITY_CHECK],
 | 
					 | 
				
			||||||
[AC_MSG_CHECKING([whether build environment is sane])
 | 
					 | 
				
			||||||
# Just in case
 | 
					 | 
				
			||||||
sleep 1
 | 
					 | 
				
			||||||
echo timestamp > conftestfile
 | 
					 | 
				
			||||||
# Do `set' in a subshell so we don't clobber the current shell's
 | 
					 | 
				
			||||||
# arguments.  Must try -L first in case configure is actually a
 | 
					 | 
				
			||||||
# symlink; some systems play weird games with the mod time of symlinks
 | 
					 | 
				
			||||||
# (eg FreeBSD returns the mod time of the symlink's containing
 | 
					 | 
				
			||||||
# directory).
 | 
					 | 
				
			||||||
if (
 | 
					 | 
				
			||||||
   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
 | 
					 | 
				
			||||||
   if test "[$]*" = "X"; then
 | 
					 | 
				
			||||||
      # -L didn't work.
 | 
					 | 
				
			||||||
      set X `ls -t $srcdir/configure conftestfile`
 | 
					 | 
				
			||||||
   fi
 | 
					 | 
				
			||||||
   if test "[$]*" != "X $srcdir/configure conftestfile" \
 | 
					 | 
				
			||||||
      && test "[$]*" != "X conftestfile $srcdir/configure"; then
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      # If neither matched, then we have a broken ls.  This can happen
 | 
					 | 
				
			||||||
      # if, for instance, CONFIG_SHELL is bash and it inherits a
 | 
					 | 
				
			||||||
      # broken ls alias from the environment.  This has actually
 | 
					 | 
				
			||||||
      # happened.  Such a system could not be considered "sane".
 | 
					 | 
				
			||||||
      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
 | 
					 | 
				
			||||||
alias in your environment])
 | 
					 | 
				
			||||||
   fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
   test "[$]2" = conftestfile
 | 
					 | 
				
			||||||
   )
 | 
					 | 
				
			||||||
then
 | 
					 | 
				
			||||||
   # Ok.
 | 
					 | 
				
			||||||
   :
 | 
					 | 
				
			||||||
else
 | 
					 | 
				
			||||||
   AC_MSG_ERROR([newly created file is older than distributed files!
 | 
					 | 
				
			||||||
Check your system clock])
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
rm -f conftest*
 | 
					 | 
				
			||||||
AC_MSG_RESULT(yes)])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY)
 | 
					 | 
				
			||||||
dnl The program must properly implement --version.
 | 
					 | 
				
			||||||
AC_DEFUN([AM_MISSING_PROG],
 | 
					 | 
				
			||||||
[AC_MSG_CHECKING(for working $2)
 | 
					 | 
				
			||||||
# Run test in a subshell; some versions of sh will print an error if
 | 
					 | 
				
			||||||
# an executable is not found, even if stderr is redirected.
 | 
					 | 
				
			||||||
# Redirect stdin to placate older versions of autoconf.  Sigh.
 | 
					 | 
				
			||||||
if ($2 --version) < /dev/null > /dev/null 2>&1; then
 | 
					 | 
				
			||||||
   $1=$2
 | 
					 | 
				
			||||||
   AC_MSG_RESULT(found)
 | 
					 | 
				
			||||||
else
 | 
					 | 
				
			||||||
   $1="$3/missing $2"
 | 
					 | 
				
			||||||
   AC_MSG_RESULT(missing)
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
AC_SUBST($1)])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Like AC_CONFIG_HEADER, but automatically create stamp file.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
AC_DEFUN([AM_CONFIG_HEADER],
 | 
					 | 
				
			||||||
[AC_PREREQ([2.12])
 | 
					 | 
				
			||||||
AC_CONFIG_HEADER([$1])
 | 
					 | 
				
			||||||
dnl When config.status generates a header, we must update the stamp-h file.
 | 
					 | 
				
			||||||
dnl This file resides in the same directory as the config header
 | 
					 | 
				
			||||||
dnl that is generated.  We must strip everything past the first ":",
 | 
					 | 
				
			||||||
dnl and everything past the last "/".
 | 
					 | 
				
			||||||
AC_OUTPUT_COMMANDS(changequote(<<,>>)dnl
 | 
					 | 
				
			||||||
ifelse(patsubst(<<$1>>, <<[^ ]>>, <<>>), <<>>,
 | 
					 | 
				
			||||||
<<test -z "<<$>>CONFIG_HEADERS" || echo timestamp > patsubst(<<$1>>, <<^\([^:]*/\)?.*>>, <<\1>>)stamp-h<<>>dnl>>,
 | 
					 | 
				
			||||||
<<am_indx=1
 | 
					 | 
				
			||||||
for am_file in <<$1>>; do
 | 
					 | 
				
			||||||
  case " <<$>>CONFIG_HEADERS " in
 | 
					 | 
				
			||||||
  *" <<$>>am_file "*<<)>>
 | 
					 | 
				
			||||||
    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
  esac
 | 
					 | 
				
			||||||
  am_indx=`expr "<<$>>am_indx" + 1`
 | 
					 | 
				
			||||||
done<<>>dnl>>)
 | 
					 | 
				
			||||||
changequote([,]))])
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
							
								
								
									
										1320
									
								
								wmlongrun/config.guess
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1320
									
								
								wmlongrun/config.guess
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							| 
						 | 
					@ -1,38 +0,0 @@
 | 
				
			||||||
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the ANSI C header files.  */
 | 
					 | 
				
			||||||
#undef STDC_HEADERS
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if the X Window System is missing or not being used.  */
 | 
					 | 
				
			||||||
#undef X_DISPLAY_MISSING
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* use Linux specific code */
 | 
					 | 
				
			||||||
#undef LINUX
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the select function.  */
 | 
					 | 
				
			||||||
#undef HAVE_SELECT
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the <fcntl.h> header file.  */
 | 
					 | 
				
			||||||
#undef HAVE_FCNTL_H
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the <string.h> header file.  */
 | 
					 | 
				
			||||||
#undef HAVE_STRING_H
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the <sys/time.h> header file.  */
 | 
					 | 
				
			||||||
#undef HAVE_SYS_TIME_H
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the <unistd.h> header file.  */
 | 
					 | 
				
			||||||
#undef HAVE_UNISTD_H
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the Xext library (-lXext).  */
 | 
					 | 
				
			||||||
#undef HAVE_LIBXEXT
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the Xpm library (-lXpm).  */
 | 
					 | 
				
			||||||
#undef HAVE_LIBXPM
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Name of package */
 | 
					 | 
				
			||||||
#undef PACKAGE
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Version number of package */
 | 
					 | 
				
			||||||
#undef VERSION
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
							
								
								
									
										1443
									
								
								wmlongrun/config.sub
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1443
									
								
								wmlongrun/config.sub
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
							
								
								
									
										2874
									
								
								wmlongrun/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2874
									
								
								wmlongrun/configure
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							| 
						 | 
					@ -1,226 +0,0 @@
 | 
				
			||||||
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Copyright (C) 1994, 1995-8, 1999, 2001 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.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
SHELL = @SHELL@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
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@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
INSTALL = @INSTALL@
 | 
					 | 
				
			||||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 | 
					 | 
				
			||||||
INSTALL_DATA = @INSTALL_DATA@
 | 
					 | 
				
			||||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 | 
					 | 
				
			||||||
transform = @program_transform_name@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
NORMAL_INSTALL = :
 | 
					 | 
				
			||||||
PRE_INSTALL = :
 | 
					 | 
				
			||||||
POST_INSTALL = :
 | 
					 | 
				
			||||||
NORMAL_UNINSTALL = :
 | 
					 | 
				
			||||||
PRE_UNINSTALL = :
 | 
					 | 
				
			||||||
POST_UNINSTALL = :
 | 
					 | 
				
			||||||
host_alias = @host_alias@
 | 
					 | 
				
			||||||
host_triplet = @host@
 | 
					 | 
				
			||||||
CC = @CC@
 | 
					 | 
				
			||||||
DFLAGS = @DFLAGS@
 | 
					 | 
				
			||||||
HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
 | 
					 | 
				
			||||||
LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
 | 
					 | 
				
			||||||
LIBS = @LIBS@
 | 
					 | 
				
			||||||
MAKEINFO = @MAKEINFO@
 | 
					 | 
				
			||||||
OS = @OS@
 | 
					 | 
				
			||||||
PACKAGE = @PACKAGE@
 | 
					 | 
				
			||||||
SETUID_FLAGS = @SETUID_FLAGS@
 | 
					 | 
				
			||||||
VERSION = @VERSION@
 | 
					 | 
				
			||||||
XCFLAGS = @XCFLAGS@
 | 
					 | 
				
			||||||
XLFLAGS = @XLFLAGS@
 | 
					 | 
				
			||||||
XLIBS = @XLIBS@
 | 
					 | 
				
			||||||
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 | 
					 | 
				
			||||||
X_LIBRARY_PATH = @X_LIBRARY_PATH@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
man_MANS = wmlongrun.1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EXTRA_DIST = $(man_MANS)
 | 
					 | 
				
			||||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 | 
					 | 
				
			||||||
CONFIG_HEADER = ../config.h
 | 
					 | 
				
			||||||
CONFIG_CLEAN_FILES = 
 | 
					 | 
				
			||||||
man1dir = $(mandir)/man1
 | 
					 | 
				
			||||||
MANS = $(man_MANS)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
NROFF = nroff
 | 
					 | 
				
			||||||
DIST_COMMON =  Makefile.am Makefile.in
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
TAR = tar
 | 
					 | 
				
			||||||
GZIP_ENV = --best
 | 
					 | 
				
			||||||
all: all-redirect
 | 
					 | 
				
			||||||
.SUFFIXES:
 | 
					 | 
				
			||||||
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 | 
					 | 
				
			||||||
	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 | 
					 | 
				
			||||||
	cd $(top_builddir) \
 | 
					 | 
				
			||||||
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-man1:
 | 
					 | 
				
			||||||
	$(mkinstalldirs) $(DESTDIR)$(man1dir)
 | 
					 | 
				
			||||||
	@list='$(man1_MANS)'; \
 | 
					 | 
				
			||||||
	l2='$(man_MANS)'; for i in $$l2; do \
 | 
					 | 
				
			||||||
	  case "$$i" in \
 | 
					 | 
				
			||||||
	    *.1*) list="$$list $$i" ;; \
 | 
					 | 
				
			||||||
	  esac; \
 | 
					 | 
				
			||||||
	done; \
 | 
					 | 
				
			||||||
	for i in $$list; do \
 | 
					 | 
				
			||||||
	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 | 
					 | 
				
			||||||
	  else file=$$i; fi; \
 | 
					 | 
				
			||||||
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 | 
					 | 
				
			||||||
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 | 
					 | 
				
			||||||
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 | 
					 | 
				
			||||||
	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
 | 
					 | 
				
			||||||
	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
uninstall-man1:
 | 
					 | 
				
			||||||
	@list='$(man1_MANS)'; \
 | 
					 | 
				
			||||||
	l2='$(man_MANS)'; for i in $$l2; do \
 | 
					 | 
				
			||||||
	  case "$$i" in \
 | 
					 | 
				
			||||||
	    *.1*) list="$$list $$i" ;; \
 | 
					 | 
				
			||||||
	  esac; \
 | 
					 | 
				
			||||||
	done; \
 | 
					 | 
				
			||||||
	for i in $$list; do \
 | 
					 | 
				
			||||||
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 | 
					 | 
				
			||||||
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 | 
					 | 
				
			||||||
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 | 
					 | 
				
			||||||
	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
 | 
					 | 
				
			||||||
	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
install-man: $(MANS)
 | 
					 | 
				
			||||||
	@$(NORMAL_INSTALL)
 | 
					 | 
				
			||||||
	$(MAKE) $(AM_MAKEFLAGS) install-man1
 | 
					 | 
				
			||||||
uninstall-man:
 | 
					 | 
				
			||||||
	@$(NORMAL_UNINSTALL)
 | 
					 | 
				
			||||||
	$(MAKE) $(AM_MAKEFLAGS) uninstall-man1
 | 
					 | 
				
			||||||
tags: TAGS
 | 
					 | 
				
			||||||
TAGS:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
subdir = doc
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distdir: $(DISTFILES)
 | 
					 | 
				
			||||||
	@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; \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
info-am:
 | 
					 | 
				
			||||||
info: info-am
 | 
					 | 
				
			||||||
dvi-am:
 | 
					 | 
				
			||||||
dvi: dvi-am
 | 
					 | 
				
			||||||
check-am: all-am
 | 
					 | 
				
			||||||
check: check-am
 | 
					 | 
				
			||||||
installcheck-am:
 | 
					 | 
				
			||||||
installcheck: installcheck-am
 | 
					 | 
				
			||||||
install-exec-am:
 | 
					 | 
				
			||||||
install-exec: install-exec-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-data-am: install-man
 | 
					 | 
				
			||||||
install-data: install-data-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-am: all-am
 | 
					 | 
				
			||||||
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 | 
					 | 
				
			||||||
install: install-am
 | 
					 | 
				
			||||||
uninstall-am: uninstall-man
 | 
					 | 
				
			||||||
uninstall: uninstall-am
 | 
					 | 
				
			||||||
all-am: Makefile $(MANS)
 | 
					 | 
				
			||||||
all-redirect: all-am
 | 
					 | 
				
			||||||
install-strip:
 | 
					 | 
				
			||||||
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 | 
					 | 
				
			||||||
installdirs:
 | 
					 | 
				
			||||||
	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-generic:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-generic:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-generic:
 | 
					 | 
				
			||||||
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
 | 
					 | 
				
			||||||
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-generic:
 | 
					 | 
				
			||||||
mostlyclean-am:  mostlyclean-generic
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean: mostlyclean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-am:  clean-generic mostlyclean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean: clean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-am:  distclean-generic clean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean: distclean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-am:  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."
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean: maintainer-clean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.PHONY: install-man1 uninstall-man1 install-man uninstall-man tags \
 | 
					 | 
				
			||||||
distdir info-am info dvi-am dvi check check-am installcheck-am \
 | 
					 | 
				
			||||||
installcheck 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
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 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:
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1,251 +0,0 @@
 | 
				
			||||||
#!/bin/sh
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# install - install a program, script, or datafile
 | 
					 | 
				
			||||||
# This comes from X11R5 (mit/util/scripts/install.sh).
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Copyright 1991 by the Massachusetts Institute of Technology
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Permission to use, copy, modify, distribute, and sell this software and its
 | 
					 | 
				
			||||||
# documentation for any purpose is hereby granted without fee, provided that
 | 
					 | 
				
			||||||
# the above copyright notice appear in all copies and that both that
 | 
					 | 
				
			||||||
# copyright notice and this permission notice appear in supporting
 | 
					 | 
				
			||||||
# documentation, and that the name of M.I.T. not be used in advertising or
 | 
					 | 
				
			||||||
# publicity pertaining to distribution of the software without specific,
 | 
					 | 
				
			||||||
# written prior permission.  M.I.T. makes no representations about the
 | 
					 | 
				
			||||||
# suitability of this software for any purpose.  It is provided "as is"
 | 
					 | 
				
			||||||
# without express or implied warranty.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Calling this script install-sh is preferred over install.sh, to prevent
 | 
					 | 
				
			||||||
# `make' implicit rules from creating a file called install from it
 | 
					 | 
				
			||||||
# when there is no Makefile.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# This script is compatible with the BSD install script, but was written
 | 
					 | 
				
			||||||
# from scratch.  It can only install one file at a time, a restriction
 | 
					 | 
				
			||||||
# shared with many OS's install programs.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# set DOITPROG to echo to test this script
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Don't use :- since 4.3BSD and earlier shells don't like it.
 | 
					 | 
				
			||||||
doit="${DOITPROG-}"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# put in absolute paths if you don't have them in your path; or use env. vars.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mvprog="${MVPROG-mv}"
 | 
					 | 
				
			||||||
cpprog="${CPPROG-cp}"
 | 
					 | 
				
			||||||
chmodprog="${CHMODPROG-chmod}"
 | 
					 | 
				
			||||||
chownprog="${CHOWNPROG-chown}"
 | 
					 | 
				
			||||||
chgrpprog="${CHGRPPROG-chgrp}"
 | 
					 | 
				
			||||||
stripprog="${STRIPPROG-strip}"
 | 
					 | 
				
			||||||
rmprog="${RMPROG-rm}"
 | 
					 | 
				
			||||||
mkdirprog="${MKDIRPROG-mkdir}"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
transformbasename=""
 | 
					 | 
				
			||||||
transform_arg=""
 | 
					 | 
				
			||||||
instcmd="$mvprog"
 | 
					 | 
				
			||||||
chmodcmd="$chmodprog 0755"
 | 
					 | 
				
			||||||
chowncmd=""
 | 
					 | 
				
			||||||
chgrpcmd=""
 | 
					 | 
				
			||||||
stripcmd=""
 | 
					 | 
				
			||||||
rmcmd="$rmprog -f"
 | 
					 | 
				
			||||||
mvcmd="$mvprog"
 | 
					 | 
				
			||||||
src=""
 | 
					 | 
				
			||||||
dst=""
 | 
					 | 
				
			||||||
dir_arg=""
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
while [ x"$1" != x ]; do
 | 
					 | 
				
			||||||
    case $1 in
 | 
					 | 
				
			||||||
	-c) instcmd="$cpprog"
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	-d) dir_arg=true
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	-m) chmodcmd="$chmodprog $2"
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	-o) chowncmd="$chownprog $2"
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	-g) chgrpcmd="$chgrpprog $2"
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	-s) stripcmd="$stripprog"
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	*)  if [ x"$src" = x ]
 | 
					 | 
				
			||||||
	    then
 | 
					 | 
				
			||||||
		src=$1
 | 
					 | 
				
			||||||
	    else
 | 
					 | 
				
			||||||
		# this colon is to work around a 386BSD /bin/sh bug
 | 
					 | 
				
			||||||
		:
 | 
					 | 
				
			||||||
		dst=$1
 | 
					 | 
				
			||||||
	    fi
 | 
					 | 
				
			||||||
	    shift
 | 
					 | 
				
			||||||
	    continue;;
 | 
					 | 
				
			||||||
    esac
 | 
					 | 
				
			||||||
done
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if [ x"$src" = x ]
 | 
					 | 
				
			||||||
then
 | 
					 | 
				
			||||||
	echo "install:	no input file specified"
 | 
					 | 
				
			||||||
	exit 1
 | 
					 | 
				
			||||||
else
 | 
					 | 
				
			||||||
	true
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if [ x"$dir_arg" != x ]; then
 | 
					 | 
				
			||||||
	dst=$src
 | 
					 | 
				
			||||||
	src=""
 | 
					 | 
				
			||||||
	
 | 
					 | 
				
			||||||
	if [ -d $dst ]; then
 | 
					 | 
				
			||||||
		instcmd=:
 | 
					 | 
				
			||||||
		chmodcmd=""
 | 
					 | 
				
			||||||
	else
 | 
					 | 
				
			||||||
		instcmd=mkdir
 | 
					 | 
				
			||||||
	fi
 | 
					 | 
				
			||||||
else
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
 | 
					 | 
				
			||||||
# might cause directories to be created, which would be especially bad 
 | 
					 | 
				
			||||||
# if $src (and thus $dsttmp) contains '*'.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if [ -f $src -o -d $src ]
 | 
					 | 
				
			||||||
	then
 | 
					 | 
				
			||||||
		true
 | 
					 | 
				
			||||||
	else
 | 
					 | 
				
			||||||
		echo "install:  $src does not exist"
 | 
					 | 
				
			||||||
		exit 1
 | 
					 | 
				
			||||||
	fi
 | 
					 | 
				
			||||||
	
 | 
					 | 
				
			||||||
	if [ x"$dst" = x ]
 | 
					 | 
				
			||||||
	then
 | 
					 | 
				
			||||||
		echo "install:	no destination specified"
 | 
					 | 
				
			||||||
		exit 1
 | 
					 | 
				
			||||||
	else
 | 
					 | 
				
			||||||
		true
 | 
					 | 
				
			||||||
	fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# If destination is a directory, append the input filename; if your system
 | 
					 | 
				
			||||||
# does not like double slashes in filenames, you may need to add some logic
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if [ -d $dst ]
 | 
					 | 
				
			||||||
	then
 | 
					 | 
				
			||||||
		dst="$dst"/`basename $src`
 | 
					 | 
				
			||||||
	else
 | 
					 | 
				
			||||||
		true
 | 
					 | 
				
			||||||
	fi
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## this sed command emulates the dirname command
 | 
					 | 
				
			||||||
dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Make sure that the destination directory exists.
 | 
					 | 
				
			||||||
#  this part is taken from Noah Friedman's mkinstalldirs script
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Skip lots of stat calls in the usual case.
 | 
					 | 
				
			||||||
if [ ! -d "$dstdir" ]; then
 | 
					 | 
				
			||||||
defaultIFS=' 	
 | 
					 | 
				
			||||||
'
 | 
					 | 
				
			||||||
IFS="${IFS-${defaultIFS}}"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
oIFS="${IFS}"
 | 
					 | 
				
			||||||
# Some sh's can't handle IFS=/ for some reason.
 | 
					 | 
				
			||||||
IFS='%'
 | 
					 | 
				
			||||||
set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
 | 
					 | 
				
			||||||
IFS="${oIFS}"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
pathcomp=''
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
while [ $# -ne 0 ] ; do
 | 
					 | 
				
			||||||
	pathcomp="${pathcomp}${1}"
 | 
					 | 
				
			||||||
	shift
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if [ ! -d "${pathcomp}" ] ;
 | 
					 | 
				
			||||||
        then
 | 
					 | 
				
			||||||
		$mkdirprog "${pathcomp}"
 | 
					 | 
				
			||||||
	else
 | 
					 | 
				
			||||||
		true
 | 
					 | 
				
			||||||
	fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	pathcomp="${pathcomp}/"
 | 
					 | 
				
			||||||
done
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if [ x"$dir_arg" != x ]
 | 
					 | 
				
			||||||
then
 | 
					 | 
				
			||||||
	$doit $instcmd $dst &&
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
 | 
					 | 
				
			||||||
	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
 | 
					 | 
				
			||||||
	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
 | 
					 | 
				
			||||||
	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
 | 
					 | 
				
			||||||
else
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# If we're going to rename the final executable, determine the name now.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if [ x"$transformarg" = x ] 
 | 
					 | 
				
			||||||
	then
 | 
					 | 
				
			||||||
		dstfile=`basename $dst`
 | 
					 | 
				
			||||||
	else
 | 
					 | 
				
			||||||
		dstfile=`basename $dst $transformbasename | 
 | 
					 | 
				
			||||||
			sed $transformarg`$transformbasename
 | 
					 | 
				
			||||||
	fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# don't allow the sed command to completely eliminate the filename
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if [ x"$dstfile" = x ] 
 | 
					 | 
				
			||||||
	then
 | 
					 | 
				
			||||||
		dstfile=`basename $dst`
 | 
					 | 
				
			||||||
	else
 | 
					 | 
				
			||||||
		true
 | 
					 | 
				
			||||||
	fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Make a temp file name in the proper directory.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	dsttmp=$dstdir/#inst.$$#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Move or copy the file name to the temp name
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	$doit $instcmd $src $dsttmp &&
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	trap "rm -f ${dsttmp}" 0 &&
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# and set any options; do chmod last to preserve setuid bits
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# If any of these fail, we abort the whole thing.  If we want to
 | 
					 | 
				
			||||||
# ignore errors from any of these, just make sure not to ignore
 | 
					 | 
				
			||||||
# errors from the above "$doit $instcmd $src $dsttmp" command.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
 | 
					 | 
				
			||||||
	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
 | 
					 | 
				
			||||||
	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
 | 
					 | 
				
			||||||
	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Now rename the file to the real destination.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	$doit $rmcmd -f $dstdir/$dstfile &&
 | 
					 | 
				
			||||||
	$doit $mvcmd $dsttmp $dstdir/$dstfile 
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
fi &&
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
exit 0
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1,198 +0,0 @@
 | 
				
			||||||
#! /bin/sh
 | 
					 | 
				
			||||||
# Common stub for a few missing GNU programs while installing.
 | 
					 | 
				
			||||||
# Copyright (C) 1996, 1997, 2001, 2002 Free Software Foundation, Inc.
 | 
					 | 
				
			||||||
# Franc,ois Pinard <pinard@iro.umontreal.ca>, 1996.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# This program is free software; you can redistribute it and/or modify
 | 
					 | 
				
			||||||
# it under the terms of the GNU General Public License as published by
 | 
					 | 
				
			||||||
# the Free Software Foundation; either version 2, or (at your option)
 | 
					 | 
				
			||||||
# any later version.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# This program 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 General Public License for more details.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# You should have received a copy of the GNU General Public License
 | 
					 | 
				
			||||||
# along with this program; if not, write to the Free Software
 | 
					 | 
				
			||||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 | 
					 | 
				
			||||||
# 02111-1307, USA.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if test $# -eq 0; then
 | 
					 | 
				
			||||||
  echo 1>&2 "Try \`$0 --help' for more information"
 | 
					 | 
				
			||||||
  exit 1
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# In the cases where this matters, `missing' is being run in the
 | 
					 | 
				
			||||||
# srcdir already.
 | 
					 | 
				
			||||||
if test -f configure.in; then
 | 
					 | 
				
			||||||
  configure_ac=configure.ac
 | 
					 | 
				
			||||||
else
 | 
					 | 
				
			||||||
  configure_ac=configure.in
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
case "$1" in
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  -h|--h|--he|--hel|--help)
 | 
					 | 
				
			||||||
    echo "\
 | 
					 | 
				
			||||||
$0 [OPTION]... PROGRAM [ARGUMENT]...
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
 | 
					 | 
				
			||||||
error status if there is no known handling for PROGRAM.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Options:
 | 
					 | 
				
			||||||
  -h, --help      display this help and exit
 | 
					 | 
				
			||||||
  -v, --version   output version information and exit
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Supported PROGRAM values:
 | 
					 | 
				
			||||||
  aclocal      touch file \`aclocal.m4'
 | 
					 | 
				
			||||||
  autoconf     touch file \`configure'
 | 
					 | 
				
			||||||
  autoheader   touch file \`config.h.in'
 | 
					 | 
				
			||||||
  automake     touch all \`Makefile.in' files
 | 
					 | 
				
			||||||
  bison        create \`y.tab.[ch]', if possible, from existing .[ch]
 | 
					 | 
				
			||||||
  flex         create \`lex.yy.c', if possible, from existing .c
 | 
					 | 
				
			||||||
  lex          create \`lex.yy.c', if possible, from existing .c
 | 
					 | 
				
			||||||
  makeinfo     touch the output file
 | 
					 | 
				
			||||||
  yacc         create \`y.tab.[ch]', if possible, from existing .[ch]"
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
 | 
					 | 
				
			||||||
    echo "missing - GNU libit 0.0"
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  -*)
 | 
					 | 
				
			||||||
    echo 1>&2 "$0: Unknown \`$1' option"
 | 
					 | 
				
			||||||
    echo 1>&2 "Try \`$0 --help' for more information"
 | 
					 | 
				
			||||||
    exit 1
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  aclocal*)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is missing on your system.  You should only need it if
 | 
					 | 
				
			||||||
         you modified \`acinclude.m4' or \`$configure_ac'.  You might want
 | 
					 | 
				
			||||||
         to install the \`Automake' and \`Perl' packages.  Grab them from
 | 
					 | 
				
			||||||
         any GNU archive site."
 | 
					 | 
				
			||||||
    touch aclocal.m4
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  autoconf)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is missing on your system.  You should only need it if
 | 
					 | 
				
			||||||
         you modified \`$configure_ac'.  You might want to install the
 | 
					 | 
				
			||||||
         \`Autoconf' and \`GNU m4' packages.  Grab them from any GNU
 | 
					 | 
				
			||||||
         archive site."
 | 
					 | 
				
			||||||
    touch configure
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  autoheader)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is missing on your system.  You should only need it if
 | 
					 | 
				
			||||||
         you modified \`acconfig.h' or \`$configure_ac'.  You might want
 | 
					 | 
				
			||||||
         to install the \`Autoconf' and \`GNU m4' packages.  Grab them
 | 
					 | 
				
			||||||
         from any GNU archive site."
 | 
					 | 
				
			||||||
    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac`
 | 
					 | 
				
			||||||
    test -z "$files" && files="config.h"
 | 
					 | 
				
			||||||
    touch_files=
 | 
					 | 
				
			||||||
    for f in $files; do
 | 
					 | 
				
			||||||
      case "$f" in
 | 
					 | 
				
			||||||
      *:*) touch_files="$touch_files "`echo "$f" |
 | 
					 | 
				
			||||||
				       sed -e 's/^[^:]*://' -e 's/:.*//'`;;
 | 
					 | 
				
			||||||
      *) touch_files="$touch_files $f.in";;
 | 
					 | 
				
			||||||
      esac
 | 
					 | 
				
			||||||
    done
 | 
					 | 
				
			||||||
    touch $touch_files
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  automake*)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is missing on your system.  You should only need it if
 | 
					 | 
				
			||||||
         you modified \`Makefile.am', \`acinclude.m4' or \`$configure_ac'.
 | 
					 | 
				
			||||||
         You might want to install the \`Automake' and \`Perl' packages.
 | 
					 | 
				
			||||||
         Grab them from any GNU archive site."
 | 
					 | 
				
			||||||
    find . -type f -name Makefile.am -print |
 | 
					 | 
				
			||||||
	   sed 's/\.am$/.in/' |
 | 
					 | 
				
			||||||
	   while read f; do touch "$f"; done
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  bison|yacc)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is missing on your system.  You should only need it if
 | 
					 | 
				
			||||||
         you modified a \`.y' file.  You may need the \`Bison' package
 | 
					 | 
				
			||||||
         in order for those modifications to take effect.  You can get
 | 
					 | 
				
			||||||
         \`Bison' from any GNU archive site."
 | 
					 | 
				
			||||||
    rm -f y.tab.c y.tab.h
 | 
					 | 
				
			||||||
    if [ $# -ne 1 ]; then
 | 
					 | 
				
			||||||
        eval LASTARG="\${$#}"
 | 
					 | 
				
			||||||
	case "$LASTARG" in
 | 
					 | 
				
			||||||
	*.y)
 | 
					 | 
				
			||||||
	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
 | 
					 | 
				
			||||||
	    if [ -f "$SRCFILE" ]; then
 | 
					 | 
				
			||||||
	         cp "$SRCFILE" y.tab.c
 | 
					 | 
				
			||||||
	    fi
 | 
					 | 
				
			||||||
	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
 | 
					 | 
				
			||||||
	    if [ -f "$SRCFILE" ]; then
 | 
					 | 
				
			||||||
	         cp "$SRCFILE" y.tab.h
 | 
					 | 
				
			||||||
	    fi
 | 
					 | 
				
			||||||
	  ;;
 | 
					 | 
				
			||||||
	esac
 | 
					 | 
				
			||||||
    fi
 | 
					 | 
				
			||||||
    if [ ! -f y.tab.h ]; then
 | 
					 | 
				
			||||||
	echo >y.tab.h
 | 
					 | 
				
			||||||
    fi
 | 
					 | 
				
			||||||
    if [ ! -f y.tab.c ]; then
 | 
					 | 
				
			||||||
	echo 'main() { return 0; }' >y.tab.c
 | 
					 | 
				
			||||||
    fi
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  lex|flex)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is missing on your system.  You should only need it if
 | 
					 | 
				
			||||||
         you modified a \`.l' file.  You may need the \`Flex' package
 | 
					 | 
				
			||||||
         in order for those modifications to take effect.  You can get
 | 
					 | 
				
			||||||
         \`Flex' from any GNU archive site."
 | 
					 | 
				
			||||||
    rm -f lex.yy.c
 | 
					 | 
				
			||||||
    if [ $# -ne 1 ]; then
 | 
					 | 
				
			||||||
        eval LASTARG="\${$#}"
 | 
					 | 
				
			||||||
	case "$LASTARG" in
 | 
					 | 
				
			||||||
	*.l)
 | 
					 | 
				
			||||||
	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
 | 
					 | 
				
			||||||
	    if [ -f "$SRCFILE" ]; then
 | 
					 | 
				
			||||||
	         cp "$SRCFILE" lex.yy.c
 | 
					 | 
				
			||||||
	    fi
 | 
					 | 
				
			||||||
	  ;;
 | 
					 | 
				
			||||||
	esac
 | 
					 | 
				
			||||||
    fi
 | 
					 | 
				
			||||||
    if [ ! -f lex.yy.c ]; then
 | 
					 | 
				
			||||||
	echo 'main() { return 0; }' >lex.yy.c
 | 
					 | 
				
			||||||
    fi
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  makeinfo)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is missing on your system.  You should only need it if
 | 
					 | 
				
			||||||
         you modified a \`.texi' or \`.texinfo' file, or any other file
 | 
					 | 
				
			||||||
         indirectly affecting the aspect of the manual.  The spurious
 | 
					 | 
				
			||||||
         call might also be the consequence of using a buggy \`make' (AIX,
 | 
					 | 
				
			||||||
         DU, IRIX).  You might want to install the \`Texinfo' package or
 | 
					 | 
				
			||||||
         the \`GNU make' package.  Grab either from any GNU archive site."
 | 
					 | 
				
			||||||
    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
 | 
					 | 
				
			||||||
    if test -z "$file"; then
 | 
					 | 
				
			||||||
      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
 | 
					 | 
				
			||||||
      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
 | 
					 | 
				
			||||||
    fi
 | 
					 | 
				
			||||||
    touch $file
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  *)
 | 
					 | 
				
			||||||
    echo 1>&2 "\
 | 
					 | 
				
			||||||
WARNING: \`$1' is needed, and you do not seem to have it handy on your
 | 
					 | 
				
			||||||
         system.  You might have modified some files without having the
 | 
					 | 
				
			||||||
         proper tools for further handling them.  Check the \`README' file,
 | 
					 | 
				
			||||||
         it often tells you about the needed prerequirements for installing
 | 
					 | 
				
			||||||
         this package.  You may also peek at any GNU archive site, in case
 | 
					 | 
				
			||||||
         some other package would contain this missing \`$1' program."
 | 
					 | 
				
			||||||
    exit 1
 | 
					 | 
				
			||||||
    ;;
 | 
					 | 
				
			||||||
esac
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
exit 0
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1,40 +0,0 @@
 | 
				
			||||||
#! /bin/sh
 | 
					 | 
				
			||||||
# mkinstalldirs --- make directory hierarchy
 | 
					 | 
				
			||||||
# Author: Noah Friedman <friedman@prep.ai.mit.edu>
 | 
					 | 
				
			||||||
# Created: 1993-05-16
 | 
					 | 
				
			||||||
# Public domain
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# $Id: mkinstalldirs,v 1.13 1999/01/05 03:18:55 bje Exp $
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
errstatus=0
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
for file
 | 
					 | 
				
			||||||
do
 | 
					 | 
				
			||||||
   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
 | 
					 | 
				
			||||||
   shift
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
   pathcomp=
 | 
					 | 
				
			||||||
   for d
 | 
					 | 
				
			||||||
   do
 | 
					 | 
				
			||||||
     pathcomp="$pathcomp$d"
 | 
					 | 
				
			||||||
     case "$pathcomp" in
 | 
					 | 
				
			||||||
       -* ) pathcomp=./$pathcomp ;;
 | 
					 | 
				
			||||||
     esac
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
     if test ! -d "$pathcomp"; then
 | 
					 | 
				
			||||||
        echo "mkdir $pathcomp"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        mkdir "$pathcomp" || lasterr=$?
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        if test ! -d "$pathcomp"; then
 | 
					 | 
				
			||||||
  	  errstatus=$lasterr
 | 
					 | 
				
			||||||
        fi
 | 
					 | 
				
			||||||
     fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
     pathcomp="$pathcomp/"
 | 
					 | 
				
			||||||
   done
 | 
					 | 
				
			||||||
done
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
exit $errstatus
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# mkinstalldirs ends here
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1,300 +0,0 @@
 | 
				
			||||||
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Copyright (C) 1994, 1995-8, 1999, 2001 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.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
SHELL = @SHELL@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
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@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
INSTALL = @INSTALL@
 | 
					 | 
				
			||||||
INSTALL_DATA = @INSTALL_DATA@
 | 
					 | 
				
			||||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 | 
					 | 
				
			||||||
transform = @program_transform_name@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
NORMAL_INSTALL = :
 | 
					 | 
				
			||||||
PRE_INSTALL = :
 | 
					 | 
				
			||||||
POST_INSTALL = :
 | 
					 | 
				
			||||||
NORMAL_UNINSTALL = :
 | 
					 | 
				
			||||||
PRE_UNINSTALL = :
 | 
					 | 
				
			||||||
POST_UNINSTALL = :
 | 
					 | 
				
			||||||
host_alias = @host_alias@
 | 
					 | 
				
			||||||
host_triplet = @host@
 | 
					 | 
				
			||||||
CC = @CC@
 | 
					 | 
				
			||||||
DFLAGS = @DFLAGS@
 | 
					 | 
				
			||||||
HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
 | 
					 | 
				
			||||||
LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
 | 
					 | 
				
			||||||
LIBS = @LIBS@
 | 
					 | 
				
			||||||
MAKEINFO = @MAKEINFO@
 | 
					 | 
				
			||||||
OS = @OS@
 | 
					 | 
				
			||||||
PACKAGE = @PACKAGE@
 | 
					 | 
				
			||||||
SETUID_FLAGS = @SETUID_FLAGS@
 | 
					 | 
				
			||||||
VERSION = @VERSION@
 | 
					 | 
				
			||||||
XCFLAGS = @XCFLAGS@
 | 
					 | 
				
			||||||
XLFLAGS = @XLFLAGS@
 | 
					 | 
				
			||||||
XLIBS = @XLIBS@
 | 
					 | 
				
			||||||
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 | 
					 | 
				
			||||||
X_LIBRARY_PATH = @X_LIBRARY_PATH@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
bin_PROGRAMS = wmlongrun
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
wmlongrun_SOURCES =  	longrun_@OS@.c 	longrun.h 	main.c 	dockapp.c 	dockapp.h 	common.h 	backdrop_off.xpm 	backdrop_on.xpm 	backdrop_led.xpm 	parts.xpm
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EXTRA_wmlongrun_SOURCES =  	longrun_linux.c 	longrun_freebsd.c
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
CPPFLAGS =  	@CPPFLAGS@ 	@DFLAGS@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
INCLUDES =          @HEADER_SEARCH_PATH@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
wmlongrun_LDADD =  	@LIBRARY_SEARCH_PATH@ 	@XLIBS@ 
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
INSTALL_PROGRAM =  	@INSTALL_PROGRAM@ 	@SETUID_FLAGS@ 	$(AM_INSTALL_PROGRAM_FLAGS)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 | 
					 | 
				
			||||||
CONFIG_HEADER = ../config.h
 | 
					 | 
				
			||||||
CONFIG_CLEAN_FILES = 
 | 
					 | 
				
			||||||
PROGRAMS =  $(bin_PROGRAMS)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
DEFS = @DEFS@ -I. -I$(srcdir) -I..
 | 
					 | 
				
			||||||
LDFLAGS = @LDFLAGS@
 | 
					 | 
				
			||||||
X_CFLAGS = @X_CFLAGS@
 | 
					 | 
				
			||||||
X_LIBS = @X_LIBS@
 | 
					 | 
				
			||||||
X_PRE_LIBS = @X_PRE_LIBS@
 | 
					 | 
				
			||||||
wmlongrun_OBJECTS =  longrun_@OS@.o main.o dockapp.o
 | 
					 | 
				
			||||||
wmlongrun_DEPENDENCIES = 
 | 
					 | 
				
			||||||
wmlongrun_LDFLAGS = 
 | 
					 | 
				
			||||||
CFLAGS = @CFLAGS@
 | 
					 | 
				
			||||||
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 | 
					 | 
				
			||||||
CCLD = $(CC)
 | 
					 | 
				
			||||||
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 | 
					 | 
				
			||||||
DIST_COMMON =  Makefile.am Makefile.in
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
TAR = tar
 | 
					 | 
				
			||||||
GZIP_ENV = --best
 | 
					 | 
				
			||||||
SOURCES = $(wmlongrun_SOURCES) $(EXTRA_wmlongrun_SOURCES)
 | 
					 | 
				
			||||||
OBJECTS = $(wmlongrun_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) --gnu --include-deps src/Makefile
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 | 
					 | 
				
			||||||
	cd $(top_builddir) \
 | 
					 | 
				
			||||||
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-binPROGRAMS:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-binPROGRAMS:
 | 
					 | 
				
			||||||
	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-binPROGRAMS:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-binPROGRAMS:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-binPROGRAMS: $(bin_PROGRAMS)
 | 
					 | 
				
			||||||
	@$(NORMAL_INSTALL)
 | 
					 | 
				
			||||||
	$(mkinstalldirs) $(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)/'`; \
 | 
					 | 
				
			||||||
	  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)/'`; \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.c.o:
 | 
					 | 
				
			||||||
	$(COMPILE) -c $<
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.s.o:
 | 
					 | 
				
			||||||
	$(COMPILE) -c $<
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.S.o:
 | 
					 | 
				
			||||||
	$(COMPILE) -c $<
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-compile:
 | 
					 | 
				
			||||||
	-rm -f *.o core *.core
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-compile:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-compile:
 | 
					 | 
				
			||||||
	-rm -f *.tab.c
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-compile:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
wmlongrun: $(wmlongrun_OBJECTS) $(wmlongrun_DEPENDENCIES)
 | 
					 | 
				
			||||||
	@rm -f wmlongrun
 | 
					 | 
				
			||||||
	$(LINK) $(wmlongrun_LDFLAGS) $(wmlongrun_OBJECTS) $(wmlongrun_LDADD) $(LIBS)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
tags: TAGS
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ID: $(HEADERS) $(SOURCES) $(LISP)
 | 
					 | 
				
			||||||
	list='$(SOURCES) $(HEADERS)'; \
 | 
					 | 
				
			||||||
	unique=`for i in $$list; do echo $$i; 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)  $(TAGS_DEPENDENCIES) $(LISP)
 | 
					 | 
				
			||||||
	tags=; \
 | 
					 | 
				
			||||||
	here=`pwd`; \
 | 
					 | 
				
			||||||
	list='$(SOURCES) $(HEADERS)'; \
 | 
					 | 
				
			||||||
	unique=`for i in $$list; do echo $$i; done | \
 | 
					 | 
				
			||||||
	  awk '    { files[$$0] = 1; } \
 | 
					 | 
				
			||||||
	       END { for (i in files) print i; }'`; \
 | 
					 | 
				
			||||||
	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 | 
					 | 
				
			||||||
	  || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-tags:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-tags:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-tags:
 | 
					 | 
				
			||||||
	-rm -f TAGS ID
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-tags:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
subdir = src
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distdir: $(DISTFILES)
 | 
					 | 
				
			||||||
	@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; \
 | 
					 | 
				
			||||||
	done
 | 
					 | 
				
			||||||
info-am:
 | 
					 | 
				
			||||||
info: info-am
 | 
					 | 
				
			||||||
dvi-am:
 | 
					 | 
				
			||||||
dvi: dvi-am
 | 
					 | 
				
			||||||
check-am: all-am
 | 
					 | 
				
			||||||
check: check-am
 | 
					 | 
				
			||||||
installcheck-am:
 | 
					 | 
				
			||||||
installcheck: installcheck-am
 | 
					 | 
				
			||||||
install-exec-am: install-binPROGRAMS
 | 
					 | 
				
			||||||
install-exec: install-exec-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-data-am:
 | 
					 | 
				
			||||||
install-data: install-data-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
install-am: all-am
 | 
					 | 
				
			||||||
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 | 
					 | 
				
			||||||
install: install-am
 | 
					 | 
				
			||||||
uninstall-am: uninstall-binPROGRAMS
 | 
					 | 
				
			||||||
uninstall: uninstall-am
 | 
					 | 
				
			||||||
all-am: Makefile $(PROGRAMS)
 | 
					 | 
				
			||||||
all-redirect: all-am
 | 
					 | 
				
			||||||
install-strip:
 | 
					 | 
				
			||||||
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 | 
					 | 
				
			||||||
installdirs:
 | 
					 | 
				
			||||||
	$(mkinstalldirs)  $(DESTDIR)$(bindir)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean-generic:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-generic:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-generic:
 | 
					 | 
				
			||||||
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
 | 
					 | 
				
			||||||
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-generic:
 | 
					 | 
				
			||||||
mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
 | 
					 | 
				
			||||||
		mostlyclean-tags mostlyclean-generic
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mostlyclean: mostlyclean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean-am:  clean-binPROGRAMS clean-compile clean-tags clean-generic \
 | 
					 | 
				
			||||||
		mostlyclean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clean: clean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean-am:  distclean-binPROGRAMS distclean-compile distclean-tags \
 | 
					 | 
				
			||||||
		distclean-generic clean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
distclean: distclean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean-am:  maintainer-clean-binPROGRAMS \
 | 
					 | 
				
			||||||
		maintainer-clean-compile maintainer-clean-tags \
 | 
					 | 
				
			||||||
		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."
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
maintainer-clean: maintainer-clean-am
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
 | 
					 | 
				
			||||||
maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
 | 
					 | 
				
			||||||
mostlyclean-compile distclean-compile clean-compile \
 | 
					 | 
				
			||||||
maintainer-clean-compile tags mostlyclean-tags distclean-tags \
 | 
					 | 
				
			||||||
clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
 | 
					 | 
				
			||||||
check-am installcheck-am installcheck 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
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 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:
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1 +0,0 @@
 | 
				
			||||||
timestamp
 | 
					 | 
				
			||||||
		Loading…
	
		Reference in a new issue