git: ec1a13df0302 - main - Remove mips-specific Makefiles for /sbin and /usr/sbin
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jun 2022 13:17:36 UTC
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=ec1a13df0302f1577368a36453542dc1ca915863 commit ec1a13df0302f1577368a36453542dc1ca915863 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2022-06-13 13:21:18 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2022-06-14 13:15:03 +0000 Remove mips-specific Makefiles for /sbin and /usr/sbin They are no longer needed, but were likely missed simply because they don't show up in a grep for 'mips'. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D35475 --- sbin/Makefile.mips | 4 ---- usr.sbin/Makefile.mips | 3 --- 2 files changed, 7 deletions(-) diff --git a/sbin/Makefile.mips b/sbin/Makefile.mips deleted file mode 100644 index 2d231b0cb2b0..000000000000 --- a/sbin/Makefile.mips +++ /dev/null @@ -1,4 +0,0 @@ -# $FreeBSD$ - -SUBDIR += bsdlabel -SUBDIR += fdisk diff --git a/usr.sbin/Makefile.mips b/usr.sbin/Makefile.mips deleted file mode 100644 index 8987110dba31..000000000000 --- a/usr.sbin/Makefile.mips +++ /dev/null @@ -1,3 +0,0 @@ -# $FreeBSD$ - -SUBDIR+= ofwdump