repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pkgin_all: script to auto-install all packages
[minix.git]
/
tools
/
mkdep
/
Makefile
blob
3885ec5f14855bbf096d16d09eb42b4b61a53651
1
# $NetBSD: Makefile,v 1.8 2002/12/08 20:20:03 thorpej Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
mkdep
4
HOST_SRCDIR
=
usr.bin
/
mkdep
5
6
SRCS
=
mkdep.c
7
8
.
include
"${.CURDIR}/../Makefile.host"