[Midnightbsd-cvs] src [11434] trunk/usr.bin: add power, sparc, ia64, arm

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 7 11:49:10 EDT 2018


Revision: 11434
          http://svnweb.midnightbsd.org/src/?rev=11434
Author:   laffer1
Date:     2018-07-07 11:49:09 -0400 (Sat, 07 Jul 2018)
Log Message:
-----------
add power, sparc, ia64, arm

Added Paths:
-----------
    trunk/usr.bin/Makefile.arm
    trunk/usr.bin/Makefile.ia64
    trunk/usr.bin/Makefile.powerpc
    trunk/usr.bin/Makefile.sparc64

Added: trunk/usr.bin/Makefile.arm
===================================================================
--- trunk/usr.bin/Makefile.arm	                        (rev 0)
+++ trunk/usr.bin/Makefile.arm	2018-07-07 15:49:09 UTC (rev 11434)
@@ -0,0 +1,3 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/usr.bin/Makefile.arm 247975 2013-03-07 23:44:35Z cognet $
+


Property changes on: trunk/usr.bin/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/usr.bin/Makefile.ia64
===================================================================
--- trunk/usr.bin/Makefile.ia64	                        (rev 0)
+++ trunk/usr.bin/Makefile.ia64	2018-07-07 15:49:09 UTC (rev 11434)
@@ -0,0 +1,4 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/usr.bin/Makefile.ia64 252356 2013-06-28 21:00:08Z davide $
+
+SUBDIR+=	smbutil


Property changes on: trunk/usr.bin/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/usr.bin/Makefile.powerpc
===================================================================
--- trunk/usr.bin/Makefile.powerpc	                        (rev 0)
+++ trunk/usr.bin/Makefile.powerpc	2018-07-07 15:49:09 UTC (rev 11434)
@@ -0,0 +1,4 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/usr.bin/Makefile.powerpc 252356 2013-06-28 21:00:08Z davide $
+
+SUBDIR+=	smbutil


Property changes on: trunk/usr.bin/Makefile.powerpc
___________________________________________________________________
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/usr.bin/Makefile.sparc64
===================================================================
--- trunk/usr.bin/Makefile.sparc64	                        (rev 0)
+++ trunk/usr.bin/Makefile.sparc64	2018-07-07 15:49:09 UTC (rev 11434)
@@ -0,0 +1,4 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/usr.bin/Makefile.sparc64 252356 2013-06-28 21:00:08Z davide $
+
+SUBDIR+=	smbutil


Property changes on: trunk/usr.bin/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