minix/tools/join/Makefile
Lionel Sambuc 6e0ed9c90c Replacing join with NetBSD join
Change-Id: I1257736f755eab0ce39124f0d78bfa48426ba820
2012-12-07 13:58:07 +01:00

7 lines
157 B
Makefile

# $NetBSD: Makefile,v 1.1 2007/01/14 16:17:29 apb Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}join
HOST_SRCDIR= usr.bin/join
.include "${.CURDIR}/../Makefile.host"