5457974230
everything else. Now it's possible for the target mkdep to build and install like "normal" host-tools do; should remove the function decl warnings reported by greywolf@starwolf.com on current-users.
9 lines
161 B
Makefile
9 lines
161 B
Makefile
# $NetBSD: Makefile,v 1.7 2002/01/10 17:04:21 tv Exp $
|
|
|
|
HOSTPROGNAME= nbmkdep
|
|
HOST_SRCDIR= usr.bin/mkdep
|
|
|
|
SRCS= mkdep.c
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|