Project

General

Profile

Actions

Bug #635

closed

sys/platform/pc32/Makefile patch to fix Make.tags.inc location

Added by josepht almost 17 years ago. Updated almost 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Here's a small patch to fix the location of Make.tags.inc in
sys/platform/pc32/Makefile.

Joe


Files

pc32_Makefile.patch (469 Bytes) pc32_Makefile.patch josepht, 05/10/2007 09:07 PM
Actions #1

Updated by dillon almost 17 years ago

: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
<>
Actions

Also available in: Atom PDF