DragonFly bugs List (threaded) for 2007-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: sys/platform/pc32/Makefile patch to fix Make.tags.inc location
:Here's a small patch to fix the location of Make.tags.inc in
:sys/platform/pc32/Makefile.
:
:Joe
:
:--BOKacYhQ+x31HxR3
:Content-Type: text/plain; charset=us-ascii
:Content-Disposition: attachment; filename="pc32_Makefile.patch"
:
:Index: sys/platform/pc32/Makefile
:===================================================================
:RCS file: /home/dcvs/src/sys/platform/pc32/Makefile,v
:retrieving revision 1.6
:diff -u -r1.6 Makefile
:--- sys/platform/pc32/Makefile 7 Jul 2005 11:49:57 -0000 1.6
:+++ sys/platform/pc32/Makefile 3 May 2007 23:26:29 -0000
:@@ -9,7 +9,7 @@
:
: TAGDIR= i386
:
:-.include "../kern/Make.tags.inc"
:+.include "../../kern/Make.tags.inc"
Committed.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]