mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
native and foreign architectures and comparing products).
They eliminate most of the differences caused by different
object directory paths, timestamping, and identification.
(Note WORLDTMP was renamed to ${OBJTREE}${.CURDIR}/tmp.)
6 lines
38 B
Bash
6 lines
38 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
echo dummy
|