f09a3cc462
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.)
8 lines
92 B
Makefile
8 lines
92 B
Makefile
# $FreeBSD$
|
|
|
|
NO_OBJ=
|
|
SCRIPTS= date.sh hostname.sh
|
|
BINDIR= /usr/bin
|
|
|
|
.include <bsd.prog.mk>
|