$NetBSD: patch-ar,v 1.2 2005/02/04 21:35:51 adrianp Exp $

--- camlp4/top/Makefile.orig	2004-10-15 15:15:30.000000000 +0100
+++ camlp4/top/Makefile	2004-10-15 15:16:24.000000000 +0100
@@ -42,7 +42,7 @@
 get_promote:
 
 install:
-	-$(MKDIR) "$(LIBDIR)/camlp4"
-	cp $(TARGET) "$(LIBDIR)/camlp4/."
+	-${BSD_INSTALL_DATA_DIR} "$(LIBDIR)/camlp4"
+	${BSD_INSTALL_DATA} $(TARGET) "$(LIBDIR)/camlp4/."
 
 include .depend
