[Midnightbsd-cvs] src [11245] trunk/sbin: add arch makefiles

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jul 1 17:25:21 EDT 2018


Revision: 11245
          http://svnweb.midnightbsd.org/src/?rev=11245
Author:   laffer1
Date:     2018-07-01 17:25:20 -0400 (Sun, 01 Jul 2018)
Log Message:
-----------
add arch makefiles

Added Paths:
-----------
    trunk/sbin/Makefile.amd64
    trunk/sbin/Makefile.arm
    trunk/sbin/Makefile.i386
    trunk/sbin/Makefile.ia64
    trunk/sbin/Makefile.mips
    trunk/sbin/Makefile.pc98
    trunk/sbin/Makefile.sparc64

Added: trunk/sbin/Makefile.amd64
===================================================================
--- trunk/sbin/Makefile.amd64	                        (rev 0)
+++ trunk/sbin/Makefile.amd64	2018-07-01 21:25:20 UTC (rev 11245)
@@ -0,0 +1,5 @@
+# $MidnightBSD$
+
+SUBDIR += bsdlabel
+SUBDIR += fdisk
+SUBDIR += nvmecontrol


Property changes on: trunk/sbin/Makefile.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sbin/Makefile.arm
===================================================================
--- trunk/sbin/Makefile.arm	                        (rev 0)
+++ trunk/sbin/Makefile.arm	2018-07-01 21:25:20 UTC (rev 11245)
@@ -0,0 +1,5 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sbin/Makefile.arm 212527 2010-09-13 02:25:21Z imp $
+
+SUBDIR += bsdlabel
+SUBDIR += fdisk


Property changes on: trunk/sbin/Makefile.arm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sbin/Makefile.i386
===================================================================
--- trunk/sbin/Makefile.i386	                        (rev 0)
+++ trunk/sbin/Makefile.i386	2018-07-01 21:25:20 UTC (rev 11245)
@@ -0,0 +1,6 @@
+# $MidnightBSD$
+
+SUBDIR += bsdlabel
+SUBDIR += fdisk
+SUBDIR += nvmecontrol
+SUBDIR += sconfig


Property changes on: trunk/sbin/Makefile.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sbin/Makefile.ia64
===================================================================
--- trunk/sbin/Makefile.ia64	                        (rev 0)
+++ trunk/sbin/Makefile.ia64	2018-07-01 21:25:20 UTC (rev 11245)
@@ -0,0 +1,3 @@
+# $MidnightBSD$
+
+SUBDIR += mca


Property changes on: trunk/sbin/Makefile.ia64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sbin/Makefile.mips
===================================================================
--- trunk/sbin/Makefile.mips	                        (rev 0)
+++ trunk/sbin/Makefile.mips	2018-07-01 21:25:20 UTC (rev 11245)
@@ -0,0 +1,4 @@
+# $MidnightBSD$
+
+SUBDIR += bsdlabel
+SUBDIR += fdisk


Property changes on: trunk/sbin/Makefile.mips
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sbin/Makefile.pc98
===================================================================
--- trunk/sbin/Makefile.pc98	                        (rev 0)
+++ trunk/sbin/Makefile.pc98	2018-07-01 21:25:20 UTC (rev 11245)
@@ -0,0 +1,5 @@
+# $MidnightBSD$
+
+SUBDIR += bsdlabel
+SUBDIR += fdisk_pc98
+SUBDIR += sconfig


Property changes on: trunk/sbin/Makefile.pc98
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sbin/Makefile.sparc64
===================================================================
--- trunk/sbin/Makefile.sparc64	                        (rev 0)
+++ trunk/sbin/Makefile.sparc64	2018-07-01 21:25:20 UTC (rev 11245)
@@ -0,0 +1,4 @@
+# $MidnightBSD$
+
+SUBDIR += bsdlabel
+SUBDIR += sunlabel


Property changes on: trunk/sbin/Makefile.sparc64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list