8 lines
153 B
Makefile
8 lines
153 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2001/10/21 23:10:47 jmc Exp $
|
||
|
|
||
|
HOST_SRCDIR= usr.sbin/mdsetimage
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|
||
|
|
||
|
${TIMESTAMP}: ${SRCS}
|