Add FreeBSD Id to make this easier to track.
This commit is contained in:
parent
4169fd4bfc
commit
d1291be0a6
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
Loading…
Reference in New Issue
Block a user