Importing NetBSD tsort
Change-Id: I110de8037b9253f4fe53cbe13dc8fc281aeea2ec
This commit is contained in:
@@ -61,7 +61,7 @@ LINT_BITS= lint lint2
|
||||
SUBDIR= host-mkdep .WAIT compat .WAIT \
|
||||
binstall .WAIT mktemp .WAIT sed .WAIT \
|
||||
genassym join \
|
||||
lorder makewhatis mkdep mtree nbperf .WAIT \
|
||||
lorder makewhatis mkdep mtree nbperf .WAIT tsort \
|
||||
m4 \
|
||||
.WAIT mkfs.mfs \
|
||||
.WAIT yacc \
|
||||
|
||||
6
tools/tsort/Makefile
Normal file
6
tools/tsort/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.4 2002/12/08 20:20:06 thorpej Exp $
|
||||
|
||||
HOSTPROGNAME= ${_TOOL_PREFIX}tsort
|
||||
HOST_SRCDIR= usr.bin/tsort
|
||||
|
||||
.include "${.CURDIR}/../Makefile.host"
|
||||
Reference in New Issue
Block a user