fix a comment; normalise.

This commit is contained in:
mrg 2003-11-27 10:21:24 +00:00
parent 0fcc88b5a2
commit 113e3b6075
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2003/11/27 01:05:32 mrg Exp $
# $NetBSD: Makefile,v 1.11 2003/11/27 10:21:24 mrg Exp $
.include <bsd.own.mk>
@ -23,7 +23,6 @@ INSTALL_TARGET= install-gcc
CCADDFLAGS= -isystem ${DESTDIR}/usr/include -isystem-cxx ${DESTDIR}/usr/include/g++ -L${DESTDIR}/lib -L${DESTDIR}/usr/lib -B${DESTDIR}/usr/lib/
NEWCONFIGDIR?= ${.CURDIR}/../..
MKNATIVE?= ${.CURDIR}/mknative-gcc
bootstrap-libgcc: .configure_done

View File

@ -1,8 +1,8 @@
#!/bin/sh
# $NetBSD: mknative-gcc,v 1.9 2003/11/27 01:05:45 mrg Exp $
# $NetBSD: mknative-gcc,v 1.10 2003/11/27 10:21:24 mrg Exp $
#
# Shell script for generating all the constants needed for a native
# platform build of src/gnu/dist/toolchain.
# platform build of src/gnu/dist/gcc.
#
# initialise