1997-09-02 04:25:23 +08:00
|
|
|
# Makefile.in generated automatically by automake 1.2a from Makefile.am
|
1996-01-31 22:53:02 +08:00
|
|
|
|
1997-06-29 11:27:24 +08:00
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
|
1996-01-31 22:53:02 +08:00
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
1997-09-02 04:25:23 +08:00
|
|
|
# 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.
|
1992-11-01 04:42:48 +08:00
|
|
|
|
|
|
|
|
|
|
|
SHELL = /bin/sh
|
|
|
|
|
|
|
|
srcdir = @srcdir@
|
1995-12-19 12:25:24 +08:00
|
|
|
top_srcdir = @top_srcdir@
|
1992-11-01 04:42:48 +08:00
|
|
|
VPATH = @srcdir@
|
1995-12-19 12:25:24 +08:00
|
|
|
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@
|
|
|
|
|
1996-02-13 13:17:50 +08:00
|
|
|
top_builddir = ..
|
|
|
|
|
1997-03-23 10:56:47 +08:00
|
|
|
ACLOCAL = @ACLOCAL@
|
|
|
|
AUTOCONF = @AUTOCONF@
|
|
|
|
AUTOMAKE = @AUTOMAKE@
|
|
|
|
AUTOHEADER = @AUTOHEADER@
|
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
INSTALL = @INSTALL@
|
|
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
|
|
transform = @program_transform_name@
|
1997-05-02 12:02:17 +08:00
|
|
|
|
|
|
|
NORMAL_INSTALL = true
|
|
|
|
PRE_INSTALL = true
|
|
|
|
POST_INSTALL = true
|
|
|
|
NORMAL_UNINSTALL = true
|
|
|
|
PRE_UNINSTALL = true
|
|
|
|
POST_UNINSTALL = true
|
|
|
|
CATALOGS = @CATALOGS@
|
|
|
|
CATOBJEXT = @CATOBJEXT@
|
1996-11-20 13:13:57 +08:00
|
|
|
CC = @CC@
|
1997-05-02 12:02:17 +08:00
|
|
|
CPP = @CPP@
|
|
|
|
DATADIRNAME = @DATADIRNAME@
|
1997-03-23 10:56:47 +08:00
|
|
|
DF_PROG = @DF_PROG@
|
1997-05-02 12:02:17 +08:00
|
|
|
GENCAT = @GENCAT@
|
|
|
|
GMOFILES = @GMOFILES@
|
|
|
|
GMSGFMT = @GMSGFMT@
|
|
|
|
GT_NO = @GT_NO@
|
|
|
|
GT_YES = @GT_YES@
|
|
|
|
INSTOBJEXT = @INSTOBJEXT@
|
|
|
|
INTLDEPS = @INTLDEPS@
|
|
|
|
INTLLIBS = @INTLLIBS@
|
|
|
|
INTLOBJS = @INTLOBJS@
|
1997-03-23 10:56:47 +08:00
|
|
|
LIBOBJS = @LIBOBJS@
|
|
|
|
MAINT = @MAINT@
|
1997-05-02 12:02:17 +08:00
|
|
|
MAKEINFO = @MAKEINFO@
|
|
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
|
|
MSGFMT = @MSGFMT@
|
1997-03-23 10:56:47 +08:00
|
|
|
MVDIR_PROG = @MVDIR_PROG@
|
|
|
|
PACKAGE = @PACKAGE@
|
|
|
|
PERL = @PERL@
|
1997-05-02 12:02:17 +08:00
|
|
|
POFILES = @POFILES@
|
|
|
|
POSUB = @POSUB@
|
1997-03-23 10:56:47 +08:00
|
|
|
RANLIB = @RANLIB@
|
|
|
|
U = @U@
|
1997-05-02 12:02:17 +08:00
|
|
|
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
|
|
|
USE_NLS = @USE_NLS@
|
1997-03-23 10:56:47 +08:00
|
|
|
VERSION = @VERSION@
|
|
|
|
YACC = @YACC@
|
1997-05-02 12:02:17 +08:00
|
|
|
l = @l@
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
noinst_LIBRARIES = libfu.a
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1997-09-02 13:00:43 +08:00
|
|
|
EXTRA_DIST = chown.c getgroups.c getline.c lstat.c mktime.c stat.c strftime.c
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-09-08 02:00:25 +08:00
|
|
|
INCLUDES = -I.. -I$(srcdir) -I../intl
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
libfu_a_SOURCES = getdate.y posixtm.y getopt.c getopt1.c \
|
1997-05-27 18:31:04 +08:00
|
|
|
addext.c argmatch.c backupfile.c basename.c dirname.c filemode.c \
|
|
|
|
full-write.c idcache.c \
|
1997-08-31 23:21:13 +08:00
|
|
|
isdir.c long-options.c makepath.c modechange.c oa-hash.c path-concat.c \
|
1997-08-31 23:28:07 +08:00
|
|
|
safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
|
1996-02-01 01:01:05 +08:00
|
|
|
xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c
|
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@
|
|
|
|
libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-02-28 13:05:21 +08:00
|
|
|
noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \
|
1997-01-26 12:30:49 +08:00
|
|
|
getdate.h getline.h getopt.h group-member.h long-options.h \
|
1997-08-31 23:21:13 +08:00
|
|
|
makepath.h modechange.h mountlist.h oa-hash.h path-concat.h pathmax.h \
|
|
|
|
save-cwd.h xstrtol.h xstrtoul.h strverscmp.h
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-02-01 01:01:05 +08:00
|
|
|
BUILT_SOURCES = getdate.c posixtm.c
|
1996-11-20 13:13:57 +08:00
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
1996-02-13 13:17:50 +08:00
|
|
|
CONFIG_HEADER = ../config.h
|
1996-08-19 10:28:42 +08:00
|
|
|
CONFIG_CLEAN_FILES =
|
1996-10-08 08:54:12 +08:00
|
|
|
LIBRARIES = $(noinst_LIBRARIES)
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1996-01-08 14:15:59 +08:00
|
|
|
|
1996-02-28 13:05:21 +08:00
|
|
|
DEFS = @DEFS@ -I. -I$(srcdir) -I..
|
1995-12-19 12:25:24 +08:00
|
|
|
CPPFLAGS = @CPPFLAGS@
|
|
|
|
LDFLAGS = @LDFLAGS@
|
|
|
|
LIBS = @LIBS@
|
1997-05-27 18:31:04 +08:00
|
|
|
libfu_a_OBJECTS = getdate.o posixtm.o getopt.o getopt1.o addext.o \
|
|
|
|
argmatch.o backupfile.o basename.o dirname.o filemode.o full-write.o \
|
1997-08-31 23:21:13 +08:00
|
|
|
idcache.o isdir.o long-options.o makepath.o modechange.o oa-hash.o \
|
|
|
|
path-concat.o safe-read.o save-cwd.o savedir.o stripslash.o userspec.o \
|
1997-08-16 20:25:56 +08:00
|
|
|
xgetcwd.o xmalloc.o xstrdup.o xstrtol.o xstrtoul.o yesno.o
|
1995-12-19 12:25:24 +08:00
|
|
|
AR = ar
|
1997-03-23 10:56:47 +08:00
|
|
|
YLWRAP = $(srcdir)/ylwrap
|
1996-08-19 10:28:42 +08:00
|
|
|
CFLAGS = @CFLAGS@
|
|
|
|
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
|
1997-05-24 22:31:23 +08:00
|
|
|
LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
|
1996-10-08 08:54:12 +08:00
|
|
|
HEADERS = $(noinst_HEADERS)
|
1996-02-28 13:05:21 +08:00
|
|
|
|
1997-05-27 18:31:04 +08:00
|
|
|
DIST_COMMON = Makefile.am Makefile.in alloca.c chown.c error.c error.h \
|
|
|
|
euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c getdate.c \
|
1997-09-02 04:25:23 +08:00
|
|
|
getgroups.c getline.c group-member.c lstat.c memcmp.c memcpy.c memset.c \
|
1997-09-15 11:21:35 +08:00
|
|
|
mkdir.c mktime.c mountlist.c obstack.c obstack.h posixtm.c realloc.c \
|
|
|
|
regex.c regex.h rename.c rmdir.c rpmatch.c rx.c rx.h stat.c stpcpy.c \
|
|
|
|
stpncpy.c strcasecmp.c strdup.c strftime.c strndup.c strstr.c strtol.c \
|
|
|
|
strtoul.c strverscmp.c ylwrap
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-01-08 14:15:59 +08:00
|
|
|
|
1997-03-23 10:56:47 +08:00
|
|
|
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
1996-05-06 12:20:07 +08:00
|
|
|
|
|
|
|
TAR = tar
|
1997-03-23 10:56:47 +08:00
|
|
|
GZIP = --best
|
1997-05-27 18:31:04 +08:00
|
|
|
DEP_FILES = .deps/addext.P .deps/alloca.P .deps/argmatch.P \
|
|
|
|
.deps/backupfile.P .deps/basename.P .deps/chown.P .deps/dirname.P \
|
|
|
|
.deps/error.P .deps/euidaccess.P .deps/fileblocks.P .deps/filemode.P \
|
|
|
|
.deps/fnmatch.P .deps/fsusage.P .deps/ftruncate.P .deps/full-write.P \
|
|
|
|
.deps/getdate.P .deps/getgroups.P .deps/getline.P .deps/getopt.P \
|
|
|
|
.deps/getopt1.P .deps/group-member.P .deps/idcache.P .deps/isdir.P \
|
1997-09-01 05:22:13 +08:00
|
|
|
.deps/long-options.P .deps/lstat.P .deps/makepath.P .deps/memcmp.P \
|
|
|
|
.deps/memcpy.P .deps/memset.P .deps/mkdir.P .deps/mktime.P \
|
|
|
|
.deps/modechange.P .deps/mountlist.P .deps/oa-hash.P .deps/obstack.P \
|
1997-09-15 11:21:35 +08:00
|
|
|
.deps/path-concat.P .deps/posixtm.P .deps/realloc.P .deps/regex.P \
|
|
|
|
.deps/rename.P .deps/rmdir.P .deps/rpmatch.P .deps/rx.P \
|
|
|
|
.deps/safe-read.P .deps/save-cwd.P .deps/savedir.P .deps/stat.P \
|
|
|
|
.deps/stpcpy.P .deps/stpncpy.P .deps/strcasecmp.P .deps/strdup.P \
|
|
|
|
.deps/strftime.P .deps/stripslash.P .deps/strndup.P .deps/strstr.P \
|
|
|
|
.deps/strtol.P .deps/strtoul.P .deps/strverscmp.P .deps/userspec.P \
|
|
|
|
.deps/xgetcwd.P .deps/xmalloc.P .deps/xstrdup.P .deps/xstrtol.P \
|
|
|
|
.deps/xstrtoul.P .deps/yesno.P
|
1996-12-08 13:56:37 +08:00
|
|
|
SOURCES = $(libfu_a_SOURCES)
|
|
|
|
OBJECTS = $(libfu_a_OBJECTS)
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1995-12-03 12:36:25 +08:00
|
|
|
default: all
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
.SUFFIXES:
|
1997-05-02 12:02:17 +08:00
|
|
|
.SUFFIXES: .c .h .o .y
|
1997-03-23 10:56:47 +08:00
|
|
|
$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
1997-06-06 22:30:11 +08:00
|
|
|
cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile
|
1996-01-08 14:15:59 +08:00
|
|
|
|
1997-07-10 01:57:48 +08:00
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
|
1996-11-20 13:13:57 +08:00
|
|
|
cd $(top_builddir) \
|
|
|
|
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
1996-01-31 22:53:02 +08:00
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
mostlyclean-noinstLIBRARIES:
|
|
|
|
|
|
|
|
clean-noinstLIBRARIES:
|
1996-12-08 13:56:37 +08:00
|
|
|
test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
1995-12-19 12:25:24 +08:00
|
|
|
|
|
|
|
distclean-noinstLIBRARIES:
|
|
|
|
|
|
|
|
maintainer-clean-noinstLIBRARIES:
|
1994-07-30 21:18:39 +08:00
|
|
|
|
1992-11-01 04:42:48 +08:00
|
|
|
.c.o:
|
1996-08-19 10:28:42 +08:00
|
|
|
$(COMPILE) -c $<
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
mostlyclean-compile:
|
|
|
|
rm -f *.o core
|
|
|
|
|
|
|
|
clean-compile:
|
|
|
|
|
|
|
|
distclean-compile:
|
|
|
|
rm -f *.tab.c
|
|
|
|
|
|
|
|
maintainer-clean-compile:
|
1996-01-08 14:15:59 +08:00
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
libfu.a: $(libfu_a_OBJECTS) $(libfu_a_DEPENDENCIES)
|
1995-12-19 12:25:24 +08:00
|
|
|
rm -f libfu.a
|
1996-12-08 13:56:37 +08:00
|
|
|
$(AR) cru libfu.a $(libfu_a_OBJECTS) $(libfu_a_LIBADD)
|
1995-12-19 12:25:24 +08:00
|
|
|
$(RANLIB) libfu.a
|
1996-10-11 11:42:11 +08:00
|
|
|
.y.c:
|
1997-09-02 04:25:23 +08:00
|
|
|
$(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YACCFLAGS)
|
1997-05-02 12:02:17 +08:00
|
|
|
.y.h:
|
1997-09-02 04:25:23 +08:00
|
|
|
$(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YACCFLAGS)
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
tags: TAGS
|
|
|
|
|
1996-02-13 13:17:50 +08:00
|
|
|
ID: $(HEADERS) $(SOURCES)
|
1996-05-06 12:20:07 +08:00
|
|
|
here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1996-12-08 13:56:37 +08:00
|
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES)
|
|
|
|
tags=; \
|
|
|
|
here=`pwd`; \
|
|
|
|
test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
|
1997-05-02 12:02:17 +08:00
|
|
|
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $(SOURCES) $(HEADERS) -o $$here/TAGS)
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
mostlyclean-tags:
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
clean-tags:
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
distclean-tags:
|
1996-09-19 23:39:43 +08:00
|
|
|
rm -f TAGS ID
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
maintainer-clean-tags:
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1996-02-13 13:17:50 +08:00
|
|
|
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
1996-08-19 10:28:42 +08:00
|
|
|
|
|
|
|
subdir = lib
|
1997-05-24 22:31:23 +08:00
|
|
|
|
1996-11-20 13:13:57 +08:00
|
|
|
distdir: $(DISTFILES)
|
1997-05-24 22:31:23 +08:00
|
|
|
here=`cd $(top_builddir) && pwd`; \
|
|
|
|
top_distdir=`cd $(top_distdir) && pwd`; \
|
|
|
|
cd $(top_srcdir) \
|
1997-06-06 22:30:11 +08:00
|
|
|
&& $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits lib/Makefile
|
1996-11-20 13:13:57 +08:00
|
|
|
@for file in $(DISTFILES); do \
|
|
|
|
d=$(srcdir); \
|
1996-01-08 14:15:59 +08:00
|
|
|
test -f $(distdir)/$$file \
|
1996-11-20 13:13:57 +08:00
|
|
|
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
|
|
|
|| cp -p $$d/$$file $(distdir)/$$file; \
|
1993-03-29 13:09:09 +08:00
|
|
|
done
|
1992-11-01 04:42:48 +08:00
|
|
|
|
1996-09-19 23:39:43 +08:00
|
|
|
MKDEP = gcc -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
|
1996-06-24 03:03:56 +08:00
|
|
|
|
1997-06-29 11:27:24 +08:00
|
|
|
DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
|
1996-09-19 23:39:43 +08:00
|
|
|
-include .deps/.P
|
1997-06-06 22:30:11 +08:00
|
|
|
.deps/.P: $(BUILT_SOURCES)
|
1997-06-29 11:27:24 +08:00
|
|
|
echo > $@
|
1996-06-24 03:03:56 +08:00
|
|
|
|
|
|
|
-include $(DEP_FILES)
|
1996-09-19 23:39:43 +08:00
|
|
|
|
|
|
|
mostlyclean-depend:
|
|
|
|
|
|
|
|
clean-depend:
|
|
|
|
|
|
|
|
distclean-depend:
|
|
|
|
|
|
|
|
maintainer-clean-depend:
|
|
|
|
rm -rf .deps
|
1996-06-24 03:03:56 +08:00
|
|
|
|
1997-05-24 22:31:23 +08:00
|
|
|
.deps/%.P: %.c
|
1996-12-08 13:56:37 +08:00
|
|
|
@echo "Computing dependencies for $<..."
|
1997-05-24 22:31:23 +08:00
|
|
|
@o='o'; \
|
|
|
|
test -n "$o" && o='$$o'; \
|
1997-06-29 11:27:24 +08:00
|
|
|
$(MKDEP) $< >$@.tmp \
|
|
|
|
&& sed "s,^\(.*\)\.o:,\1.$$o \1.l$$o $@:," < $@.tmp > $@ \
|
|
|
|
&& rm -f $@.tmp
|
1996-01-08 14:15:59 +08:00
|
|
|
info:
|
|
|
|
dvi:
|
|
|
|
check: all
|
1996-12-08 13:56:37 +08:00
|
|
|
$(MAKE)
|
1996-01-08 14:15:59 +08:00
|
|
|
installcheck:
|
1996-02-28 13:05:21 +08:00
|
|
|
install-exec:
|
1997-05-02 12:02:17 +08:00
|
|
|
@$(NORMAL_INSTALL)
|
1996-02-28 13:05:21 +08:00
|
|
|
|
|
|
|
install-data:
|
1997-05-02 12:02:17 +08:00
|
|
|
@$(NORMAL_INSTALL)
|
1996-02-28 13:05:21 +08:00
|
|
|
|
1996-05-06 12:20:07 +08:00
|
|
|
install: install-exec install-data all
|
1996-01-08 14:15:59 +08:00
|
|
|
@:
|
1995-12-19 12:25:24 +08:00
|
|
|
|
|
|
|
uninstall:
|
|
|
|
|
1997-06-06 22:30:11 +08:00
|
|
|
all: Makefile $(LIBRARIES) $(HEADERS)
|
1996-02-28 13:05:21 +08:00
|
|
|
|
1996-03-29 12:54:45 +08:00
|
|
|
install-strip:
|
1997-06-29 11:27:24 +08:00
|
|
|
$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
|
1995-12-19 12:25:24 +08:00
|
|
|
installdirs:
|
|
|
|
|
1996-01-08 14:15:59 +08:00
|
|
|
|
1995-12-19 12:25:24 +08:00
|
|
|
mostlyclean-generic:
|
|
|
|
test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|
|
|
|
|
|
|
clean-generic:
|
|
|
|
test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|
|
|
|
|
|
|
distclean-generic:
|
|
|
|
rm -f Makefile $(DISTCLEANFILES)
|
1997-05-24 22:31:23 +08:00
|
|
|
rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
1996-10-08 08:54:12 +08:00
|
|
|
test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
1995-12-19 12:25:24 +08:00
|
|
|
|
|
|
|
maintainer-clean-generic:
|
|
|
|
test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
1996-01-31 22:53:02 +08:00
|
|
|
test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
1996-01-08 14:15:59 +08:00
|
|
|
mostlyclean: mostlyclean-noinstLIBRARIES mostlyclean-compile \
|
1996-09-19 23:39:43 +08:00
|
|
|
mostlyclean-tags mostlyclean-depend mostlyclean-generic
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-09-19 23:39:43 +08:00
|
|
|
clean: clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
|
1996-12-08 13:56:37 +08:00
|
|
|
clean-generic mostlyclean
|
1995-12-19 12:25:24 +08:00
|
|
|
|
1996-01-08 14:15:59 +08:00
|
|
|
distclean: distclean-noinstLIBRARIES distclean-compile distclean-tags \
|
1996-12-08 13:56:37 +08:00
|
|
|
distclean-depend distclean-generic clean
|
1995-12-19 12:25:24 +08:00
|
|
|
rm -f config.status
|
|
|
|
|
1996-01-08 14:15:59 +08:00
|
|
|
maintainer-clean: maintainer-clean-noinstLIBRARIES \
|
1996-02-28 13:05:21 +08:00
|
|
|
maintainer-clean-compile maintainer-clean-tags \
|
1996-09-19 23:39:43 +08:00
|
|
|
maintainer-clean-depend maintainer-clean-generic \
|
1996-12-08 13:56:37 +08:00
|
|
|
distclean
|
1995-12-19 12:25:24 +08:00
|
|
|
@echo "This command is intended for maintainers to use;"
|
|
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
|
|
|
1996-01-08 14:15:59 +08:00
|
|
|
.PHONY: default mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
|
1996-03-29 12:54:45 +08:00
|
|
|
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
|
|
|
|
mostlyclean-compile distclean-compile clean-compile \
|
|
|
|
maintainer-clean-compile tags mostlyclean-tags distclean-tags \
|
1996-09-19 23:39:43 +08:00
|
|
|
clean-tags maintainer-clean-tags distdir mostlyclean-depend \
|
1996-12-08 13:56:37 +08:00
|
|
|
distclean-depend clean-depend maintainer-clean-depend info dvi \
|
1996-09-19 23:39:43 +08:00
|
|
|
installcheck install-exec install-data install uninstall all \
|
|
|
|
installdirs mostlyclean-generic distclean-generic clean-generic \
|
1996-03-29 12:54:45 +08:00
|
|
|
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
1995-12-19 12:25:24 +08:00
|
|
|
|
|
|
|
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
1993-08-26 12:38:30 +08:00
|
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
1992-11-01 04:42:48 +08:00
|
|
|
.NOEXPORT:
|