$NetBSD: patch-aa,v 1.2 2007/04/27 19:45:01 christos Exp $ --- Makefile.in.orig 2006-01-12 06:20:12.000000000 -0500 +++ Makefile.in 2007-04-27 15:34:04.000000000 -0400 @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004 Free Software Foundation, Inc. # 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. @@ -100,6 +100,8 @@ distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ +ALLBSD_FALSE = @ALLBSD_FALSE@ +ALLBSD_TRUE = @ALLBSD_TRUE@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ @@ -138,6 +140,8 @@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ +NETBSD_FALSE = @NETBSD_FALSE@ +NETBSD_TRUE = @NETBSD_TRUE@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ @@ -275,9 +279,12 @@ @I386_FALSE@@LINUX_TRUE@@MAINTAINER_MODE_TRUE@ioctlent_h = linux/$(ARCH)/ioctlent.h @I386_TRUE@@LINUX_TRUE@@MAINTAINER_MODE_TRUE@ioctlent_h = linux/ioctlent.h @LINUX_TRUE@@MAINTAINER_MODE_TRUE@BUILT_SOURCES = $(ioctlent_h) -all: $(BUILT_SOURCES) config.h +all: $(BUILT_SOURCES) config.h @NETBSD_TRUE@ headers $(MAKE) $(AM_MAKEFLAGS) all-am +@NETBSD_TRUE@headers: +@NETBSD_TRUE@ cd netbsd && make + .SUFFIXES: .SUFFIXES: .c .o .obj am--refresh: