2007-10-07 17:14:51 +05:30
|
|
|
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
|
|
|
# Free Software Foundation, Inc.
|
2007-10-07 17:14:02 +05:30
|
|
|
# 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.
|
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
@SET_MAKE@
|
|
|
|
|
2007-10-07 17:14:02 +05:30
|
|
|
# This is a dummy Makefile.am to get automake work flawlessly,
|
|
|
|
# and also cooperate to make a distribution for `make dist'
|
|
|
|
|
2007-10-07 17:14:08 +05:30
|
|
|
SHELL = @SHELL@
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
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
|
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
|
|
top_builddir = ..
|
|
|
|
|
|
|
|
ACLOCAL = @ACLOCAL@
|
|
|
|
AUTOCONF = @AUTOCONF@
|
|
|
|
AUTOMAKE = @AUTOMAKE@
|
|
|
|
AUTOHEADER = @AUTOHEADER@
|
|
|
|
|
|
|
|
INSTALL = @INSTALL@
|
2007-10-07 17:14:38 +05:30
|
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
2007-10-07 17:14:02 +05:30
|
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
2007-10-07 17:14:51 +05:30
|
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
2007-10-07 17:14:02 +05:30
|
|
|
transform = @program_transform_name@
|
|
|
|
NORMAL_INSTALL = :
|
|
|
|
PRE_INSTALL = :
|
|
|
|
POST_INSTALL = :
|
|
|
|
NORMAL_UNINSTALL = :
|
|
|
|
PRE_UNINSTALL = :
|
|
|
|
POST_UNINSTALL = :
|
|
|
|
host_alias = @host_alias@
|
|
|
|
host_triplet = @host@
|
2007-10-07 17:14:51 +05:30
|
|
|
AMTAR = @AMTAR@
|
2007-10-07 17:14:08 +05:30
|
|
|
AS = @AS@
|
2007-10-07 17:14:51 +05:30
|
|
|
AWK = @AWK@
|
|
|
|
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
|
2007-10-07 17:14:02 +05:30
|
|
|
CATALOGS = @CATALOGS@
|
|
|
|
CATOBJEXT = @CATOBJEXT@
|
|
|
|
CC = @CC@
|
|
|
|
CPP = @CPP@
|
|
|
|
DATADIRNAME = @DATADIRNAME@
|
2007-10-07 17:14:51 +05:30
|
|
|
DEPDIR = @DEPDIR@
|
2007-10-07 17:14:08 +05:30
|
|
|
DLLTOOL = @DLLTOOL@
|
2007-10-07 17:14:51 +05:30
|
|
|
ECHO = @ECHO@
|
|
|
|
EXEEXT = @EXEEXT@
|
2007-10-07 17:14:02 +05:30
|
|
|
GENCAT = @GENCAT@
|
2007-10-07 17:14:51 +05:30
|
|
|
GLIBC21 = @GLIBC21@
|
2007-10-07 17:14:02 +05:30
|
|
|
GMOFILES = @GMOFILES@
|
|
|
|
GMSGFMT = @GMSGFMT@
|
2007-10-07 17:14:51 +05:30
|
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
2007-10-07 17:14:02 +05:30
|
|
|
INSTOBJEXT = @INSTOBJEXT@
|
2007-10-07 17:14:51 +05:30
|
|
|
INTLBISON = @INTLBISON@
|
2007-10-07 17:14:02 +05:30
|
|
|
INTLLIBS = @INTLLIBS@
|
|
|
|
INTLOBJS = @INTLOBJS@
|
2007-10-07 17:14:51 +05:30
|
|
|
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
|
2007-10-07 17:14:02 +05:30
|
|
|
LIBCRACK = @LIBCRACK@
|
|
|
|
LIBCRYPT = @LIBCRYPT@
|
2007-10-07 17:14:51 +05:30
|
|
|
LIBICONV = @LIBICONV@
|
2007-10-07 17:14:14 +05:30
|
|
|
LIBMD = @LIBMD@
|
2007-10-07 17:14:02 +05:30
|
|
|
LIBPAM = @LIBPAM@
|
|
|
|
LIBSKEY = @LIBSKEY@
|
|
|
|
LIBTCFS = @LIBTCFS@
|
|
|
|
LIBTOOL = @LIBTOOL@
|
|
|
|
LN_S = @LN_S@
|
|
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
|
|
MSGFMT = @MSGFMT@
|
2007-10-07 17:14:08 +05:30
|
|
|
OBJDUMP = @OBJDUMP@
|
2007-10-07 17:14:51 +05:30
|
|
|
OBJEXT = @OBJEXT@
|
2007-10-07 17:14:02 +05:30
|
|
|
PACKAGE = @PACKAGE@
|
|
|
|
POFILES = @POFILES@
|
|
|
|
POSUB = @POSUB@
|
|
|
|
RANLIB = @RANLIB@
|
2007-10-07 17:14:51 +05:30
|
|
|
STRIP = @STRIP@
|
2007-10-07 17:14:02 +05:30
|
|
|
U = @U@
|
|
|
|
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
|
|
|
USE_NLS = @USE_NLS@
|
|
|
|
VERSION = @VERSION@
|
|
|
|
YACC = @YACC@
|
2007-10-07 17:14:51 +05:30
|
|
|
am__include = @am__include@
|
|
|
|
am__quote = @am__quote@
|
|
|
|
install_sh = @install_sh@
|
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
limits \
|
|
|
|
login.access \
|
|
|
|
login.defs \
|
|
|
|
login.defs.hurd \
|
2007-10-07 17:14:59 +05:30
|
|
|
login.defs.linux \
|
|
|
|
useradd
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
|
|
|
|
SUBDIRS = pam.d
|
2007-10-07 17:14:51 +05:30
|
|
|
subdir = etc
|
2007-10-07 17:14:02 +05:30
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
2007-10-07 17:14:51 +05:30
|
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
|
|
|
DIST_SOURCES =
|
|
|
|
|
|
|
|
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
|
|
|
|
uninstall-info-recursive all-recursive install-data-recursive \
|
|
|
|
install-exec-recursive installdirs-recursive install-recursive \
|
|
|
|
uninstall-recursive check-recursive installcheck-recursive
|
|
|
|
DIST_COMMON = Makefile.am Makefile.in
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
|
|
all: all-recursive
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
.SUFFIXES:
|
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
mostlyclean-libtool:
|
|
|
|
-rm -f *.lo
|
|
|
|
|
|
|
|
clean-libtool:
|
|
|
|
-rm -rf .libs _libs
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
distclean-libtool:
|
|
|
|
-rm -f libtool
|
|
|
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
|
|
cd $(top_srcdir) && \
|
|
|
|
$(AUTOMAKE) --gnu etc/Makefile
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
|
cd $(top_builddir) && \
|
|
|
|
CONFIG_HEADERS= CONFIG_LINKS= \
|
|
|
|
CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
|
|
|
|
uninstall-info-am:
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
# 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.
|
2007-10-07 17:14:51 +05:30
|
|
|
$(RECURSIVE_TARGETS):
|
2007-10-07 17:14:02 +05:30
|
|
|
@set fnord $(MAKEFLAGS); amf=$$2; \
|
2007-10-07 17:14:08 +05:30
|
|
|
dot_seen=no; \
|
|
|
|
target=`echo $@ | sed s/-recursive//`; \
|
2007-10-07 17:14:02 +05:30
|
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
|
echo "Making $$target in $$subdir"; \
|
2007-10-07 17:14:08 +05:30
|
|
|
if test "$$subdir" = "."; then \
|
|
|
|
dot_seen=yes; \
|
|
|
|
local_target="$$target-am"; \
|
|
|
|
else \
|
|
|
|
local_target="$$target"; \
|
|
|
|
fi; \
|
|
|
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
2007-10-07 17:14:02 +05:30
|
|
|
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
2007-10-07 17:14:08 +05:30
|
|
|
done; \
|
|
|
|
if test "$$dot_seen" = "no"; then \
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|
|
|
fi; test -z "$$fail"
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
mostlyclean-recursive clean-recursive distclean-recursive \
|
|
|
|
maintainer-clean-recursive:
|
|
|
|
@set fnord $(MAKEFLAGS); amf=$$2; \
|
2007-10-07 17:14:08 +05:30
|
|
|
dot_seen=no; \
|
2007-10-07 17:14:51 +05:30
|
|
|
case "$@" in \
|
|
|
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
|
|
|
*) list='$(SUBDIRS)' ;; \
|
|
|
|
esac; \
|
|
|
|
rev=''; for subdir in $$list; do \
|
|
|
|
if test "$$subdir" = "."; then :; else \
|
|
|
|
rev="$$subdir $$rev"; \
|
|
|
|
fi; \
|
2007-10-07 17:14:02 +05:30
|
|
|
done; \
|
2007-10-07 17:14:51 +05:30
|
|
|
rev="$$rev ."; \
|
2007-10-07 17:14:08 +05:30
|
|
|
target=`echo $@ | sed s/-recursive//`; \
|
2007-10-07 17:14:02 +05:30
|
|
|
for subdir in $$rev; do \
|
|
|
|
echo "Making $$target in $$subdir"; \
|
2007-10-07 17:14:08 +05:30
|
|
|
if test "$$subdir" = "."; then \
|
|
|
|
local_target="$$target-am"; \
|
|
|
|
else \
|
|
|
|
local_target="$$target"; \
|
|
|
|
fi; \
|
|
|
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
2007-10-07 17:14:02 +05:30
|
|
|
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|
|
|
done && test -z "$$fail"
|
|
|
|
tags-recursive:
|
|
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
2007-10-07 17:14:08 +05:30
|
|
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
2007-10-07 17:14:02 +05:30
|
|
|
done
|
|
|
|
|
|
|
|
tags: TAGS
|
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
|
|
list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
|
|
|
|
unique=`for i in $$list; do \
|
|
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
|
done | \
|
|
|
|
$(AWK) ' { files[$$0] = 1; } \
|
2007-10-07 17:14:08 +05:30
|
|
|
END { for (i in files) print i; }'`; \
|
2007-10-07 17:14:51 +05:30
|
|
|
mkid -fID $$unique $(LISP)
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
|
|
$(TAGS_FILES) $(LISP)
|
2007-10-07 17:14:02 +05:30
|
|
|
tags=; \
|
|
|
|
here=`pwd`; \
|
|
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
2007-10-07 17:14:51 +05:30
|
|
|
if test "$$subdir" = .; then :; else \
|
2007-10-07 17:14:08 +05:30
|
|
|
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
|
2007-10-07 17:14:51 +05:30
|
|
|
fi; \
|
2007-10-07 17:14:02 +05:30
|
|
|
done; \
|
2007-10-07 17:14:51 +05:30
|
|
|
list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
|
|
|
|
unique=`for i in $$list; do \
|
|
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
|
done | \
|
|
|
|
$(AWK) ' { files[$$0] = 1; } \
|
2007-10-07 17:14:02 +05:30
|
|
|
END { for (i in files) print i; }'`; \
|
|
|
|
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
|
2007-10-07 17:14:51 +05:30
|
|
|
|| etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
GTAGS:
|
|
|
|
here=`CDPATH=: && cd $(top_builddir) && pwd` \
|
|
|
|
&& cd $(top_srcdir) \
|
|
|
|
&& gtags -i $(GTAGS_ARGS) $$here
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
distclean-tags:
|
2007-10-07 17:14:51 +05:30
|
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
top_distdir = ..
|
|
|
|
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
distdir: $(DISTFILES)
|
|
|
|
@for file in $(DISTFILES); do \
|
2007-10-07 17:14:51 +05:30
|
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
|
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|
|
|
$(mkinstalldirs) "$(distdir)/$$dir"; \
|
|
|
|
fi; \
|
2007-10-07 17:14:08 +05:30
|
|
|
if test -d $$d/$$file; then \
|
2007-10-07 17:14:51 +05:30
|
|
|
cp -pR $$d/$$file $(distdir) \
|
|
|
|
|| exit 1; \
|
2007-10-07 17:14:08 +05:30
|
|
|
else \
|
|
|
|
test -f $(distdir)/$$file \
|
2007-10-07 17:14:51 +05:30
|
|
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
|
|
|
|| exit 1; \
|
2007-10-07 17:14:08 +05:30
|
|
|
fi; \
|
2007-10-07 17:14:02 +05:30
|
|
|
done
|
|
|
|
for subdir in $(SUBDIRS); do \
|
2007-10-07 17:14:08 +05:30
|
|
|
if test "$$subdir" = .; then :; else \
|
|
|
|
test -d $(distdir)/$$subdir \
|
|
|
|
|| mkdir $(distdir)/$$subdir \
|
2007-10-07 17:14:02 +05:30
|
|
|
|| exit 1; \
|
2007-10-07 17:14:51 +05:30
|
|
|
(cd $$subdir && \
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) \
|
|
|
|
top_distdir="$(top_distdir)" \
|
|
|
|
distdir=../$(distdir)/$$subdir \
|
|
|
|
distdir) \
|
2007-10-07 17:14:08 +05:30
|
|
|
|| exit 1; \
|
|
|
|
fi; \
|
2007-10-07 17:14:02 +05:30
|
|
|
done
|
2007-10-07 17:14:08 +05:30
|
|
|
check-am: all-am
|
|
|
|
check: check-recursive
|
2007-10-07 17:14:51 +05:30
|
|
|
all-am: Makefile
|
|
|
|
installdirs: installdirs-recursive
|
|
|
|
installdirs-am:
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
install: install-recursive
|
|
|
|
install-exec: install-exec-recursive
|
2007-10-07 17:14:02 +05:30
|
|
|
install-data: install-data-recursive
|
2007-10-07 17:14:51 +05:30
|
|
|
uninstall: uninstall-recursive
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:08 +05:30
|
|
|
install-am: all-am
|
|
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
installcheck: installcheck-recursive
|
|
|
|
install-strip:
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
|
|
`test -z '$(STRIP)' || \
|
|
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
2007-10-07 17:14:02 +05:30
|
|
|
mostlyclean-generic:
|
|
|
|
|
|
|
|
clean-generic:
|
|
|
|
|
|
|
|
distclean-generic:
|
2007-10-07 17:14:51 +05:30
|
|
|
-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
maintainer-clean-generic:
|
2007-10-07 17:14:51 +05:30
|
|
|
@echo "This command is intended for maintainers to use"
|
|
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
|
|
clean: clean-recursive
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
2007-10-07 17:14:08 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
distclean: distclean-recursive
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
distclean-am: clean-am distclean-generic distclean-libtool \
|
|
|
|
distclean-tags
|
2007-10-07 17:14:08 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
dvi: dvi-recursive
|
2007-10-07 17:14:08 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
dvi-am:
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
info: info-recursive
|
|
|
|
|
|
|
|
info-am:
|
|
|
|
|
|
|
|
install-data-am:
|
|
|
|
|
|
|
|
install-exec-am:
|
|
|
|
|
|
|
|
install-info: install-info-recursive
|
|
|
|
|
|
|
|
install-man:
|
|
|
|
|
|
|
|
installcheck-am:
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:08 +05:30
|
|
|
maintainer-clean: maintainer-clean-recursive
|
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
|
|
|
|
mostlyclean: mostlyclean-recursive
|
|
|
|
|
|
|
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
|
|
|
|
|
|
|
uninstall-am: uninstall-info-am
|
|
|
|
|
|
|
|
uninstall-info: uninstall-info-recursive
|
2007-10-07 17:14:02 +05:30
|
|
|
|
2007-10-07 17:14:51 +05:30
|
|
|
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
|
|
|
|
clean-generic clean-libtool clean-recursive distclean \
|
|
|
|
distclean-generic distclean-libtool distclean-recursive \
|
|
|
|
distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
|
|
|
|
info-recursive install install-am install-data install-data-am \
|
|
|
|
install-data-recursive install-exec install-exec-am \
|
|
|
|
install-exec-recursive install-info install-info-am \
|
|
|
|
install-info-recursive install-man install-recursive \
|
|
|
|
install-strip installcheck installcheck-am installdirs \
|
|
|
|
installdirs-am installdirs-recursive maintainer-clean \
|
|
|
|
maintainer-clean-generic maintainer-clean-recursive mostlyclean \
|
|
|
|
mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
|
|
|
|
tags tags-recursive uninstall uninstall-am uninstall-info-am \
|
|
|
|
uninstall-info-recursive uninstall-recursive
|
2007-10-07 17:14:02 +05:30
|
|
|
|
|
|
|
# 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:
|