8 lines
150 B
Makefile
8 lines
150 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/10/09 05:19:05 enami Exp $
|
|
|
|
HOST_SRCDIR= usr.sbin/mtree
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|
|
|
|
${TIMESTAMP}: ${SRCS}
|