$NetBSD: patch-ad,v 1.5 2000/08/23 21:57:59 tron Exp $

--- config/Makefile.orig	Wed Feb 16 16:36:57 2000
+++ config/Makefile	Wed Aug 23 22:57:49 2000
@@ -4,7 +4,7 @@
 	@echo "Run 'sh autoconf' or 'sh autoconf gcc' or ..."
 
 install:
-	$(INSTALL_PROGRAM) m.h s.h $(INCDIR)
+	$(INSTALL_DATA) m.h s.h $(INCDIR)
 
 clean scratch:
 	rm -f m.h s.h
