| 1 | # Makefile.in generated by automake 1.6 from Makefile.am.
|
|---|
| 2 | # @configure_input@
|
|---|
| 3 |
|
|---|
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
|
|---|
| 5 | # Free Software Foundation, Inc.
|
|---|
| 6 | # This Makefile.in is free software; the Free Software Foundation
|
|---|
| 7 | # gives unlimited permission to copy and/or distribute it,
|
|---|
| 8 | # with or without modifications, as long as this notice is preserved.
|
|---|
| 9 |
|
|---|
| 10 | # This program is distributed in the hope that it will be useful,
|
|---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|---|
| 13 | # PARTICULAR PURPOSE.
|
|---|
| 14 |
|
|---|
| 15 | @SET_MAKE@
|
|---|
| 16 |
|
|---|
| 17 | # Automakefile for GNU diffutils programs.
|
|---|
| 18 |
|
|---|
| 19 | # Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
|---|
| 20 | SHELL = @SHELL@
|
|---|
| 21 |
|
|---|
| 22 | srcdir = @srcdir@
|
|---|
| 23 | top_srcdir = @top_srcdir@
|
|---|
| 24 | VPATH = @srcdir@
|
|---|
| 25 | prefix = @prefix@
|
|---|
| 26 | exec_prefix = @exec_prefix@
|
|---|
| 27 |
|
|---|
| 28 | bindir = @bindir@
|
|---|
| 29 | sbindir = @sbindir@
|
|---|
| 30 | libexecdir = @libexecdir@
|
|---|
| 31 | datadir = @datadir@
|
|---|
| 32 | sysconfdir = @sysconfdir@
|
|---|
| 33 | sharedstatedir = @sharedstatedir@
|
|---|
| 34 | localstatedir = @localstatedir@
|
|---|
| 35 | libdir = @libdir@
|
|---|
| 36 | infodir = @infodir@
|
|---|
| 37 | mandir = @mandir@
|
|---|
| 38 | includedir = @includedir@
|
|---|
| 39 | oldincludedir = /usr/include
|
|---|
| 40 | pkgdatadir = $(datadir)/@PACKAGE@
|
|---|
| 41 | pkglibdir = $(libdir)/@PACKAGE@
|
|---|
| 42 | pkgincludedir = $(includedir)/@PACKAGE@
|
|---|
| 43 | top_builddir = ..
|
|---|
| 44 |
|
|---|
| 45 | ACLOCAL = @ACLOCAL@
|
|---|
| 46 | AUTOCONF = @AUTOCONF@
|
|---|
| 47 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 48 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 49 |
|
|---|
| 50 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|---|
| 51 | INSTALL = @INSTALL@
|
|---|
| 52 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|---|
| 53 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 54 | install_sh_DATA = $(install_sh) -c -m 644
|
|---|
| 55 | install_sh_PROGRAM = $(install_sh) -c
|
|---|
| 56 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 57 | INSTALL_HEADER = $(INSTALL_DATA)
|
|---|
| 58 | transform = @program_transform_name@
|
|---|
| 59 | NORMAL_INSTALL = :
|
|---|
| 60 | PRE_INSTALL = :
|
|---|
| 61 | POST_INSTALL = :
|
|---|
| 62 | NORMAL_UNINSTALL = :
|
|---|
| 63 | PRE_UNINSTALL = :
|
|---|
| 64 | POST_UNINSTALL = :
|
|---|
| 65 | host_alias = @host_alias@
|
|---|
| 66 | host_triplet = @host@
|
|---|
| 67 |
|
|---|
| 68 | EXEEXT = @EXEEXT@
|
|---|
| 69 | OBJEXT = @OBJEXT@
|
|---|
| 70 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
|---|
| 71 | AMTAR = @AMTAR@
|
|---|
| 72 | AWK = @AWK@
|
|---|
| 73 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
|
|---|
| 74 | CATOBJEXT = @CATOBJEXT@
|
|---|
| 75 | CC = @CC@
|
|---|
| 76 | CPP = @CPP@
|
|---|
| 77 | DATADIRNAME = @DATADIRNAME@
|
|---|
| 78 | DEPDIR = @DEPDIR@
|
|---|
| 79 | GENCAT = @GENCAT@
|
|---|
| 80 | GLIBC21 = @GLIBC21@
|
|---|
| 81 | GMSGFMT = @GMSGFMT@
|
|---|
| 82 | HAVE_LIB = @HAVE_LIB@
|
|---|
| 83 | HELP2MAN = @HELP2MAN@
|
|---|
| 84 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|---|
| 85 | INSTOBJEXT = @INSTOBJEXT@
|
|---|
| 86 | INTLBISON = @INTLBISON@
|
|---|
| 87 | INTLLIBS = @INTLLIBS@
|
|---|
| 88 | INTLOBJS = @INTLOBJS@
|
|---|
| 89 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
|
|---|
| 90 | LIB = @LIB@
|
|---|
| 91 | LIBICONV = @LIBICONV@
|
|---|
| 92 | LIBINTL = @LIBINTL@
|
|---|
| 93 | LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
|
|---|
| 94 | LTLIB = @LTLIB@
|
|---|
| 95 | LTLIBICONV = @LTLIBICONV@
|
|---|
| 96 | LTLIBINTL = @LTLIBINTL@
|
|---|
| 97 | MKINSTALLDIRS = @MKINSTALLDIRS@
|
|---|
| 98 | PACKAGE = @PACKAGE@
|
|---|
| 99 | POSUB = @POSUB@
|
|---|
| 100 | PR_PROGRAM = @PR_PROGRAM@
|
|---|
| 101 | RANLIB = @RANLIB@
|
|---|
| 102 | STRIP = @STRIP@
|
|---|
| 103 | U = @U@
|
|---|
| 104 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
|---|
| 105 | USE_NLS = @USE_NLS@
|
|---|
| 106 | VERSION = @VERSION@
|
|---|
| 107 | am__include = @am__include@
|
|---|
| 108 | am__quote = @am__quote@
|
|---|
| 109 | install_sh = @install_sh@
|
|---|
| 110 |
|
|---|
| 111 | bin_PROGRAMS = cmp diff diff3 sdiff
|
|---|
| 112 |
|
|---|
| 113 | noinst_HEADERS = diff.h system.h
|
|---|
| 114 |
|
|---|
| 115 | localedir = $(datadir)/locale
|
|---|
|
|---|