ff1ddc6723
* Patches regen.
22 lines
871 B
Text
22 lines
871 B
Text
$NetBSD: patch-aa,v 1.4 2011/09/22 15:16:26 ryoon Exp $
|
|
|
|
--- Makefile.in.orig 2008-05-07 20:12:33.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -61,7 +61,7 @@ am__CONFIG_DISTCLEAN_FILES = config.stat
|
|
configure.lineno config.status.lineno
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = config.h
|
|
-CONFIG_CLEAN_FILES = cvs.spec emx/Makefile os2/Makefile zlib/Makefile
|
|
+CONFIG_CLEAN_FILES = cvs.spec emx/Makefile os2/Makefile
|
|
SOURCES =
|
|
DIST_SOURCES =
|
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|
@@ -193,7 +193,7 @@ with_default_ssh = @with_default_ssh@
|
|
|
|
# Unix source subdirs, where we'll want to run lint and etags:
|
|
# This is a legacy variable from b4 Automake
|
|
-USOURCE_SUBDIRS = lib zlib diff src
|
|
+USOURCE_SUBDIRS = lib diff src
|
|
# All other subdirs:
|
|
SUBDIRS = $(USOURCE_SUBDIRS) man doc contrib tools \
|
|
windows-NT os2 emx vms
|