Subject: RE: port-i386/33550
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Scott Ellis <scotte@warped.com>
List: netbsd-bugs
Date: 07/09/2006 18:35:02
The following reply was made to PR port-i386/33550; it has been noted by GNATS.
From: Scott Ellis <scotte@warped.com>
To: gnats-bugs@NetBSD.org
Cc:
Subject: RE: port-i386/33550
Date: Sun, 09 Jul 2006 11:32:16 -0700
Simple diff to fix this is:
--- Makefile 2006-07-09 11:21:46.000000000 -0700
+++ Makefile.scotte 2006-07-09 11:29:42.000000000 -0700
@@ -3,6 +3,9 @@
S= ${.CURDIR}/../../../../..
NOMAN= # defined
+
+.include <bsd.own.mk>
+
STRIPFLAG= # nothing
LIBCRT0= # nothing
@@ -13,7 +16,6 @@
PRIMARY_LOAD_ADDRESS= 0x600
SECONDARY_LOAD_ADDRESS= 0x10000
-.include <bsd.own.mk>
PROG= bootxx_cd9660
SRCS?= cdboot.S