Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martin committed Mar 31, 2014
1 parent bd0eef8 commit 5c7fd31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sh
@@ -1,5 +1,5 @@
#! /usr/bin/env sh
# $NetBSD: build.sh,v 1.277 2014/03/31 11:25:47 martin Exp $
# $NetBSD: build.sh,v 1.278 2014/03/31 19:29:21 martin Exp $
#
# Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
# All rights reserved.
Expand Down Expand Up @@ -644,7 +644,7 @@ MACHINE=newsmips MACHINE_ARCH=mipseb
MACHINE=next68k MACHINE_ARCH=m68k
MACHINE=ofppc MACHINE_ARCH=powerpc DEFAULT
MACHINE=ofppc MACHINE_ARCH=powerpc64 ALIAS=ofppc64
MACHINE=playstations2 MACHINE_ARCH=mipsel
MACHINE=playstation2 MACHINE_ARCH=mipsel
MACHINE=pmax MACHINE_ARCH=mips64el ALIAS=pmax64
MACHINE=pmax MACHINE_ARCH=mipsel DEFAULT
MACHINE=prep MACHINE_ARCH=powerpc
Expand Down Expand Up @@ -1746,7 +1746,7 @@ createmakewrapper()
eval cat <<EOF ${makewrapout}
#! ${HOST_SH}
# Set proper variables to allow easy "make" building of a NetBSD subtree.
# Generated from: \$NetBSD: build.sh,v 1.277 2014/03/31 11:25:47 martin Exp $
# Generated from: \$NetBSD: build.sh,v 1.278 2014/03/31 19:29:21 martin Exp $
# with these arguments: ${_args}
#
Expand Down

0 comments on commit 5c7fd31

Please sign in to comment.