repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync with cat.c from netbsd-8
[minix3.git]
/
tools
/
tsort
/
Makefile
blob
bb516a70fede3baa0b09de49c786cc67768e852e
1
# $NetBSD: Makefile,v 1.4 2002/12/08 20:20:06 thorpej Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
tsort
4
HOST_SRCDIR
=
usr.bin
/
tsort
5
6
.
include
"${.CURDIR}/../Makefile.host"