[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hurd-bug
Subject:    [PATCH 4/9] Fix "make dist" in `include'
From:       ludo () gnu ! org (Ludovic =?iso-8859-1?Q?Court=E8s?=)
Date:       2010-07-17 14:38:44
Message-ID: 87r5j218cr.fsf () gnu ! org
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]

["0004-Fix-make-dist-in-include.patch" (text/x-patch)]

From 50968edf6a4ee8af6ff63e2ee4a5b4d97013ff3d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <ludo@gnu.org>
Date: Sat, 17 Jul 2010 15:59:25 +0200
Subject: [PATCH 4/9] Fix "make dist" in `include'.

* include/Makefile (lndist): New target.  Copy `Makefile' and
  `$(installhdrs)' to the distribution directory.
---
 include/Makefile |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/include/Makefile b/include/Makefile
index b923a1a..de87680 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,6 +1,6 @@
 # Makefile for include subdirectory.
 #
-#   Copyright (C) 1996,2002 Free Software Foundation, Inc.
+#   Copyright (C) 1996, 2002, 2010 Free Software Foundation, Inc.
 #   Written by Michael I. Bushnell, p/BSG.
 #
 #   This file is part of the GNU Hurd.
@@ -32,3 +32,6 @@ install-headers install: $(installhdrs:%=$(includedir)/%)
 $(includedir)/%: $(srcdir)/%
 	@$(MKINSTALLDIRS) $(@D)
 	$(INSTALL_DATA) $< $@
+
+lndist: $(top_srcdir)/hurd-snap/$(dir)
+	cp -r --parent Makefile $(installhdrs) $<
-- 
1.7.0


[Attachment #5 (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic