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

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

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


srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/Judy
pkglibdir = $(libdir)/Judy
pkgincludedir = $(includedir)/Judy
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-openEuler-linux-gnu
host_triplet = x86_64-openEuler-linux-gnu
subdir = doc
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
man3dir = $(mandir)/man3
am__installdirs = "$(DESTDIR)$(man3dir)"
NROFF = nroff
MANS = $(man3_MANS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/abuild/rpmbuild/BUILD/judy-1.0.5/missing --run aclocal-1.9
AMDEP_FALSE = 
AMDEP_TRUE = #
AMTAR = ${SHELL} /home/abuild/rpmbuild/BUILD/judy-1.0.5/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /home/abuild/rpmbuild/BUILD/judy-1.0.5/missing --run autoconf
AUTOHEADER = ${SHELL} /home/abuild/rpmbuild/BUILD/judy-1.0.5/missing --run autoheader
AUTOMAKE = ${SHELL} /home/abuild/rpmbuild/BUILD/judy-1.0.5/missing --run automake-1.9
AWK = gawk
CC = gcc
CCDEPMODE = depmode=none
CFLAGS = -DJU_64BIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection  -fno-strict-aliasing -fno-tree-ccp -fno-tree-dominator-opts -fno-tree-copy-prop -fno-tree-vrp
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=none
CXXFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection 
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
EXEEXT = 
F77 = 
FFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection  -I/usr/lib64/gfortran/modules
FLAVOR = product
GREP = /usr/bin/grep
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LD = ld -m elf_x86_64
LDFLAGS = -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIBOBJS = 
MAINT = #
MAINTAINER_MODE_FALSE = 
MAINTAINER_MODE_TRUE = #
MAKEINFO = ${SHELL} /home/abuild/rpmbuild/BUILD/judy-1.0.5/missing --run makeinfo
OBJEXT = o
PACKAGE = Judy
PACKAGE_BUGREPORT = dougbaskins@yahoo.com
PACKAGE_NAME = Judy
PACKAGE_STRING = Judy 1.0.5
PACKAGE_TARNAME = judy
PACKAGE_VERSION = 1.0.5
PATH_SEPARATOR = :
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
VERSION = 1.0.5
VERSION_INFO = -version-info 1:3:0
WARN_CFLAGS = 
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = 
am__fastdepCC_FALSE = 
am__fastdepCC_TRUE = #
am__fastdepCXX_FALSE = 
am__fastdepCXX_TRUE = #
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = /usr/bin
build = x86_64-openEuler-linux-gnu
build_alias = x86_64-openEuler-linux-gnu
build_cpu = x86_64
build_os = linux-gnu
build_vendor = openEuler
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /usr
host = x86_64-openEuler-linux-gnu
host_alias = x86_64-openEuler-linux-gnu
host_cpu = x86_64
host_os = linux-gnu
host_vendor = openEuler
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = /home/abuild/rpmbuild/BUILD/judy-1.0.5/install-sh
libdir = /usr/lib64
libexecdir = /usr/libexec
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = /usr/share/man
mkdir_p = mkdir -p --
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s&^&&
psdir = ${docdir}
sbindir = /usr/sbin
sharedstatedir = /var/lib
sysconfdir = /etc
target_alias = 
man3_MANS = man/man3/Judy \
	    man/man3/Judy1 \
	    man/man3/Judy1_funcs \
	    man/man3/JudyL \
	    man/man3/JudyL_funcs \
	    man/man3/JudySL \
	    man/man3/JudySL_funcs \
	    man/man3/JudyHS \
	    man/man3/JudyHS_funcs \
	    man/man3/J1T \
	    man/man3/J1S \
	    man/man3/J1U \
	    man/man3/J1F \
	    man/man3/J1N \
	    man/man3/J1L \
	    man/man3/J1P \
	    man/man3/J1FE \
	    man/man3/J1NE \
	    man/man3/J1LE \
	    man/man3/J1PE \
	    man/man3/J1C \
	    man/man3/J1BC \
	    man/man3/J1FA \
	    man/man3/J1MU \
	    man/man3/Judy1Test \
	    man/man3/Judy1Set \
	    man/man3/Judy1Unset \
	    man/man3/Judy1First \
	    man/man3/Judy1Next \
	    man/man3/Judy1Last \
	    man/man3/Judy1Prev \
	    man/man3/Judy1FirstEmpty \
	    man/man3/Judy1NextEmpty \
	    man/man3/Judy1LastEmpty \
	    man/man3/Judy1PrevEmpty \
	    man/man3/Judy1Count \
	    man/man3/Judy1ByCount \
	    man/man3/Judy1FreeArray \
	    man/man3/Judy1MemUsed \
	    man/man3/JudyL \
	    man/man3/JLG \
	    man/man3/JLI \
	    man/man3/JLD \
	    man/man3/JLF \
	    man/man3/JLN \
	    man/man3/JLL \
	    man/man3/JLP \
	    man/man3/JLFE \
	    man/man3/JLNE \
	    man/man3/JLLE \
	    man/man3/JLPE \
	    man/man3/JLC \
	    man/man3/JLBC \
	    man/man3/JLFA \
	    man/man3/JLMU \
	    man/man3/JudyLGet \
	    man/man3/JudyLIns \
	    man/man3/JudyLDel \
	    man/man3/JudyLFirst \
	    man/man3/JudyLNext \
	    man/man3/JudyLLast \
	    man/man3/JudyLPrev \
	    man/man3/JudyLFirstEmpty \
	    man/man3/JudyLNextEmpty \
	    man/man3/JudyLLastEmpty \
	    man/man3/JudyLPrevEmpty \
	    man/man3/JudyLCount \
	    man/man3/JudyLByCount \
	    man/man3/JudyLFreeArray \
	    man/man3/JudyLMemUsed \
	    man/man3/JSLG \
	    man/man3/JSLI \
	    man/man3/JSLD \
	    man/man3/JSLF \
	    man/man3/JSLN \
	    man/man3/JSLL \
	    man/man3/JSLP \
	    man/man3/JSLFA \
	    man/man3/JudySLGet \
	    man/man3/JudySLIns \
	    man/man3/JudySLDel \
	    man/man3/JudySLFirst \
	    man/man3/JudySLNext \
	    man/man3/JudySLLast \
	    man/man3/JudySLPrev \
	    man/man3/JudySLFreeArray \
	    man/man3/JHSG \
	    man/man3/JHSI \
	    man/man3/JHSD \
	    man/man3/JHSFA \
	    man/man3/JudyHSGet \
	    man/man3/JudyHSIns \
	    man/man3/JudyHSDel \
	    man/man3/JudyHSFreeArray

CLEANFILES = man/man3/*
all: all-am

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

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

$(top_srcdir)/configure: # $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:
install-man3: $(man3_MANS) $(man_MANS)
	@$(NORMAL_INSTALL)
	test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.3*) 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/^.*\\.//'`; \
	  case "$$ext" in \
	    3*) ;; \
	    *) ext='3' ;; \
	  esac; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
	done
uninstall-man3:
	@$(NORMAL_UNINSTALL)
	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.3*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  case "$$ext" in \
	    3*) ;; \
	    *) ext='3' ;; \
	  esac; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
	  rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
	done
tags: TAGS
TAGS:

ctags: CTAGS
CTAGS:


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

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

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

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

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

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

clean-am: clean-generic clean-libtool mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-libtool

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am: install-man

install-exec-am:

install-info: install-info-am

install-man: install-man3

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-info-am uninstall-man

uninstall-man: uninstall-man3

.PHONY: all all-am check check-am clean clean-generic clean-libtool \
	distclean distclean-generic distclean-libtool distdir dvi \
	dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-exec install-exec-am \
	install-info install-info-am install-man install-man3 \
	install-strip installcheck installcheck-am installdirs \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	uninstall uninstall-am uninstall-info-am uninstall-man \
	uninstall-man3


man/man3/Judy: 
	../tool/jhton ext/Judy_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' >  man/man3/Judy

man/man3/Judy1:
	../tool/jhton ext/Judy1_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/Judy1
	cd man/man3; ln -s Judy J1T
	cd man/man3; ln -s Judy J1S
	cd man/man3; ln -s Judy J1U
	cd man/man3; ln -s Judy J1F
	cd man/man3; ln -s Judy J1N
	cd man/man3; ln -s Judy J1L
	cd man/man3; ln -s Judy J1P
	cd man/man3; ln -s Judy J1FE
	cd man/man3; ln -s Judy J1NE
	cd man/man3; ln -s Judy J1LE
	cd man/man3; ln -s Judy J1PE
	cd man/man3; ln -s Judy J1C
	cd man/man3; ln -s Judy J1BC
	cd man/man3; ln -s Judy J1FA
	cd man/man3; ln -s Judy J1MU

man/man3/Judy1_funcs:
	../tool/jhton ext/Judy1_funcs_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/Judy1_funcs
	cd man/man3; ln -s Judy1_funcs Judy1Test 
	cd man/man3; ln -s Judy1_funcs Judy1Set 
	cd man/man3; ln -s Judy1_funcs Judy1Unset 
	cd man/man3; ln -s Judy1_funcs Judy1First 
	cd man/man3; ln -s Judy1_funcs Judy1Next
	cd man/man3; ln -s Judy1_funcs Judy1Last
	cd man/man3; ln -s Judy1_funcs Judy1Prev
	cd man/man3; ln -s Judy1_funcs Judy1FirstEmpty
	cd man/man3; ln -s Judy1_funcs Judy1NextEmpty
	cd man/man3; ln -s Judy1_funcs Judy1LastEmpty
	cd man/man3; ln -s Judy1_funcs Judy1PrevEmpty
	cd man/man3; ln -s Judy1_funcs Judy1Count
	cd man/man3; ln -s Judy1_funcs Judy1ByCount
	cd man/man3; ln -s Judy1_funcs Judy1FreeArray
	cd man/man3; ln -s Judy1_funcs Judy1MemUsed

man/man3/JudyL:
	../tool/jhton ext/JudyL_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/JudyL
	cd man/man3; ln -s JudyL JLG
	cd man/man3; ln -s JudyL JLI
	cd man/man3; ln -s JudyL JLD
	cd man/man3; ln -s JudyL JLF
	cd man/man3; ln -s JudyL JLN
	cd man/man3; ln -s JudyL JLL
	cd man/man3; ln -s JudyL JLP
	cd man/man3; ln -s JudyL JLFE
	cd man/man3; ln -s JudyL JLNE
	cd man/man3; ln -s JudyL JLLE
	cd man/man3; ln -s JudyL JLPE
	cd man/man3; ln -s JudyL JLC
	cd man/man3; ln -s JudyL JLBC
	cd man/man3; ln -s JudyL JLFA
	cd man/man3; ln -s JudyL JLMU

man/man3/JudyL_funcs:
	../tool/jhton ext/JudyL_funcs_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/JudyL_funcs
	cd man/man3; ln -s JudyL_funcs JudyLGet
	cd man/man3; ln -s JudyL_funcs JudyLIns
	cd man/man3; ln -s JudyL_funcs JudyLDel
	cd man/man3; ln -s JudyL_funcs JudyLFirst
	cd man/man3; ln -s JudyL_funcs JudyLNext
	cd man/man3; ln -s JudyL_funcs JudyLLast
	cd man/man3; ln -s JudyL_funcs JudyLPrev
	cd man/man3; ln -s JudyL_funcs JudyLFirstEmpty
	cd man/man3; ln -s JudyL_funcs JudyLNextEmpty
	cd man/man3; ln -s JudyL_funcs JudyLLastEmpty
	cd man/man3; ln -s JudyL_funcs JudyLPrevEmpty
	cd man/man3; ln -s JudyL_funcs JudyLCount
	cd man/man3; ln -s JudyL_funcs JudyLByCount
	cd man/man3; ln -s JudyL_funcs JudyLFreeArray
	cd man/man3; ln -s JudyL_funcs JudyLMemUsed

man/man3/JudySL:
	../tool/jhton ext/JudySL_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/JudySL
	cd man/man3; ln -s JudySL JSLG
	cd man/man3; ln -s JudySL JSLI
	cd man/man3; ln -s JudySL JSLD
	cd man/man3; ln -s JudySL JSLF
	cd man/man3; ln -s JudySL JSLN
	cd man/man3; ln -s JudySL JSLL
	cd man/man3; ln -s JudySL JSLP
	cd man/man3; ln -s JudySL JSLFA

man/man3/JudySL_funcs:
	../tool/jhton ext/JudySL_funcs_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/JudySL_funcs
	cd man/man3; ln -s JudySL_funcs JudySLGet
	cd man/man3; ln -s JudySL_funcs JudySLIns
	cd man/man3; ln -s JudySL_funcs JudySLDel
	cd man/man3; ln -s JudySL_funcs JudySLFirst
	cd man/man3; ln -s JudySL_funcs JudySLNext
	cd man/man3; ln -s JudySL_funcs JudySLLast
	cd man/man3; ln -s JudySL_funcs JudySLPrev
	cd man/man3; ln -s JudySL_funcs JudySLFreeArray

man/man3/JudyHS:
	../tool/jhton ext/JudyHS_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/JudyHS
	cd man/man3; ln -s JudyHS JHSG 
	cd man/man3; ln -s JudyHS JHSI
	cd man/man3; ln -s JudyHS JHSD
	cd man/man3; ln -s JudyHS JHSFA

man/man3/JudyHS_funcs:
	../tool/jhton ext/JudyHS_funcs_3.htm | grep -v '^[   ]*$$' | sed -e 's/\.C//' > man/man3/JudyHS_funcs
	cd man/man3; ln -s JudyHS_funcs JudyHSGet
	cd man/man3; ln -s JudyHS_funcs JudyHSIns
	cd man/man3; ln -s JudyHS_funcs JudyHSDel
	cd man/man3; ln -s JudyHS_funcs JudyHSFreeArray
# 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:
