mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05: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.)
7 lines
92 B
Makefile
7 lines
92 B
Makefile
# $FreeBSD$
|
|
|
|
NO_OBJ=
|
|
SCRIPTS= date.sh hostname.sh
|
|
BINDIR= /usr/bin
|
|
|
|
.include <bsd.prog.mk>
|