From dfc759768579862739cda2969c6f9dc84684e211 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 Oct 2022 06:47:36 +0000 Subject: cross/Makefile: sort --- cross/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cross/Makefile b/cross/Makefile index 73cd8dea9ca..2d8475ddf88 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2022/10/17 13:25:31 js Exp $ +# $NetBSD: Makefile,v 1.105 2022/10/20 06:47:36 wiz Exp $ # COMMENT= Cross-platform development utilities @@ -70,9 +70,9 @@ SUBDIR+= pdp11-aout-gcc SUBDIR+= powerpc-none-elf-binutils SUBDIR+= powerpc-none-elf-gcc SUBDIR+= ppc-morphos-binutils -SUBDIR+= ppc-morphos-gcc-9 SUBDIR+= ppc-morphos-gcc-10 SUBDIR+= ppc-morphos-gcc-11 +SUBDIR+= ppc-morphos-gcc-9 SUBDIR+= ppc-morphos-sdk SUBDIR+= stlink SUBDIR+= uisp -- cgit v1.2.3