Deleted Added
full compact
Makefile.in (77298) Makefile.in (78828)
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,

--- 161 unchanged lines hidden (view full) ---

170MANS = $(man_MANS)
171
172NROFF = nroff
173DIST_COMMON = Makefile.am Makefile.in
174
175
176DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
177
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,

--- 161 unchanged lines hidden (view full) ---

170MANS = $(man_MANS)
171
172NROFF = nroff
173DIST_COMMON = Makefile.am Makefile.in
174
175
176DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
177
178TAR = gtar
178TAR = tar
179GZIP_ENV = --best
180all: all-redirect
181.SUFFIXES:
182.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
183$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
184 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
185
186Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status

--- 266 unchanged lines hidden ---
179GZIP_ENV = --best
180all: all-redirect
181.SUFFIXES:
182.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
183$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
184 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
185
186Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status

--- 266 unchanged lines hidden ---